Dear Telerik team
I have the same issue that requested in this post.
I want to load all the records into the radgrid without using Normal paging or Virtual scrolling /paging.
for example my datasource have 9,000 rows, i want to render first 100 record at user button click
then automatically loading the rest by 100 row per travel to server appending the data displayed on the grid.
something like buffering.
Is that applicable with RadGrid ?
Thanks in advance.
I have the same issue that requested in this post.
I want to load all the records into the radgrid without using Normal paging or Virtual scrolling /paging.
for example my datasource have 9,000 rows, i want to render first 100 record at user button click
then automatically loading the rest by 100 row per travel to server appending the data displayed on the grid.
something like buffering.
Is that applicable with RadGrid ?
Thanks in advance.