This is a migrated thread and some comments may be shown as answers.

Virtualized Scrolling + Pagination

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 01 Dec 2011, 06:18 PM
I've seen several mentions that this isn't supported yet, so if i'm understanding this correctly that means that when using virutalized scrolling all of the data must be loaded upon initialization and there isn't any way to load the data in chunks.  Is that correct, and do you have any estimate on when this would be available?  

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 02 Dec 2011, 09:19 AM
Hello Jeremy,

When virtualization functionality is enabled the data as expected will be loaded in chunks as big as the declared page size.

The part which is not supported is enabling both paging and virtual scrolling of the grid, as the scroll will not be synchronized when data is paged through the pager, although the correct data will be shown.

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or