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

Add new record in a grid with scrollable:virtual

1 Answer 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 09 Feb 2017, 01:10 PM

Hello, I'm new to Kendo and can't find the solution of my problem. 

I've a grid with local data and want to add new records. Thats fine so far. But when I start to scroll chrome says: RangeError: Maximum call stack size exceeded. I think something is missing in my grid configuration.

http://jsbin.com/tozixeroxo/1/edit?js,output

 

thank you

1 Answer, 1 is accepted

Sort by
0
Patrick | Technical Support Engineer, Senior
Telerik team
answered on 09 Feb 2017, 07:13 PM
Hi Christian,

One of the limitations to virtual scrolling is it's not compatible with editing.  Please take a look at this documentation for more details.

Regards,
Patrick
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Christian
Top achievements
Rank 1
Answers by
Patrick | Technical Support Engineer, Senior
Telerik team
Share this question
or