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

Expand all is very slow

1 Answer 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jaanus
Top achievements
Rank 1
Jaanus asked on 04 May 2018, 01:14 PM

When expanding all kendo grid rows, it is very slow.

The detailtemplate is very simple, but it is still so slow. Any suggestions how to make it faster?

 

Demo : http://dojo.telerik.com/EHiSa

1 Answer, 1 is accepted

Sort by
0
Preslav
Telerik team
answered on 08 May 2018, 10:20 AM
Hi Jaanus,

I understand that this functionality might be important for your project, however, usually, we do not recommend expanding all rows at once. This could lead to the observed slow performance. For the time being, there is no way to expand all the rows faster.

The reason for the slow performance comes from the fact that, for every HTML row in the table, a new row is created and appended:

Regards,
Preslav
Progress Telerik
Try our brand new, jQuery-free Angular 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
Jaanus
Top achievements
Rank 1
Answers by
Preslav
Telerik team
Share this question
or