Perspective - DataGrid

8.1.7

I search the best pratice to build a DataGridView in perspective.

For now I use 2 flexrepeater but I got poor performance. Anybody have better idea ?

if you just need to show some simple figures on it, you could dynamically construct it in an svg, tho that wont be as easy.
And any click events will also be a challange. Tho it should be faster