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

Kendo Treelist with large amount of data

1 Answer 430 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Anshuman
Top achievements
Rank 1
Anshuman asked on 16 Jun 2016, 10:25 PM

Hi ,

We have a scenario where we have to display large amount of data as tree list, we are getting more than 2000 records, when the tree list is rendering we are seeing script error saying "too much recursion"  in firefox V.35 and "SCRIPT28: Out of stack space" in IE11. Kendo tree list is not supporting pagination right now.

Is there any alternative to resolve this issue?

Thanks

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 20 Jun 2016, 03:26 PM
Hello Anshuman,

The Kendo UI TreeList does not support pagination indeed. As you need to load large amount of data, I would recommend using remote data binding.

Looading on demand with remote data binding for JSP demo is available at:
http://demos.telerik.com/jsp-ui/treelist/remote-data-binding

Furthermore, you could vote for the Kendo UI TreeList virtualization feature request in the User Voice forum at:
http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/suggestions/7188290-improve-performance-for-large-treelists-virtualiz

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