Large table without paging
TreeGrid 6.0 is fast and can display large tables without any delayed rendering in reasonable times.
This example displays 1,000 rows and 14 columns. All rows and columns are rendered on start and are shown immediatelly.
Of course, using paging is much faster, you can choose Client paging and compare rendering times with the grid without paging.
You can test features like sorting, filtering, grouping, column hiding / showing, column moving, print, export and so on, in such large table.
In bottom debug window you can see the times spent by provided actions.
Debugging information and times