Hi.
We are looking at Kendo UI for our new web offering.
We have grids in our system which can easily contain 100K rows or more.
We do not want paging. We want to be able to scroll across all rows without interruption.
I modified the basic grid example to generate 100K rows and set the page size to 100K.
The grid took around 4 minutes to load and then was unresponsive to user interaction.
Is there a way to specify a true virtual mode so that the data source size becomes unimportant?
Take care,
Ken Rubin
We are looking at Kendo UI for our new web offering.
We have grids in our system which can easily contain 100K rows or more.
We do not want paging. We want to be able to scroll across all rows without interruption.
I modified the basic grid example to generate 100K rows and set the page size to 100K.
The grid took around 4 minutes to load and then was unresponsive to user interaction.
Is there a way to specify a true virtual mode so that the data source size becomes unimportant?
Take care,
Ken Rubin