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

conversion of kendo by clicking on button

1 Answer 33 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Atah
Top achievements
Rank 1
Atah asked on 09 Jul 2014, 07:15 AM
Hi All,

I want to display kendo multi select in each row of a grid which has 2000 records, somehow page gets hanged.
I log an SO : http://stackoverflow.com/questions/24607953/kendo-multi-select-initialization-for-two-thousand-records

I m using JgGrid to do populate the grid. I there any way to restrict the page from hanging or to increase the performance..

Any help is deeply appreciated..

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 10 Jul 2014, 01:46 PM
Hi Atah,

In general rendering 2000+ widgets on the same page can cause performance issues and such hanging is somewhat expected. I would suggest you to reduce the amount of widgets on the page by introducing paging and reducing the number of records displayed on the page. 

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