Hi
I’m testing if the treegrid can be used in my project.
I’m testing the javascript-tree-grid-virtual-mode.htm.
Due to project requirements, on the javascript-tree-grid-virtual-mode.htm, i have:
-Disabled Pagging
-Only one level
-150 rows (Stores) on the first level
-31 rows (days) per Store (on the second level)
-Two pinned column
The grid works fine, the arrow drill down works fine.
But when i click on a diferente place than the arrow, the grid hangs for 10 seconds.
On the Row, is possible to only enable the click on the arrow?
Thanks and Best Regards