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

Grid virtual scrolling breaks after adding new record

1 Answer 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nicholas
Top achievements
Rank 1
Nicholas asked on 18 Aug 2014, 08:52 PM
Hi,

There seems to be a bug with the "Add new record" feature and virtual scrolling. Here is a demo showing the issue (happened in both the Q1 and Q2 2014 releases):

http://dojo.telerik.com/UloT

As soon as a record is added, scrolling in the grid breaks. In my own application, debugging the unminified .js showed that Kendo was going into a loop of calling DataSource.prefetch() endlessly until the stack overflowed. Not sure if that's happening in this demo as well but it seems to be the same problem.

Is this a known issue?

Thanks,
Nick

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 20 Aug 2014, 01:15 PM
Hello Nick,

Virtual scrolling can be used with popup editing only, as mentioned in the documentation:

http://docs.telerik.com/kendo-ui/getting-started/web/grid/walkthrough#scrolling

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