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

Performance Issues in Kendo Grid

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
varun
Top achievements
Rank 1
varun asked on 29 Dec 2015, 08:21 AM

Hi,

We are using the Kendo Grid in our application where we have an issue on loading of the Forms which have grids on them. The grid almost takes 2.5 seconds to load and there are max 4 columns, out of which only 1 is a drop down, rest are numeric or some other controls so even loading a blank grid takes about 2.5 seconds. There are few points I am looking for help here

1. The JS file is almost 3 MB so does it slows down the application (since its loaded on Client first time only and then cached)

2. Do all the class libraries in the JS are loaded and used to make it heavier. Is there a way I can just have the JS file of Kendo Grid UI to use for my app and check on performance.

3. I tried setting virtulzation flag to false however still the performance is pooe.

Kindly help.

Best Regards

Varun Sharma

varun.y.sharma@gmail.com

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 04 Jan 2016, 02:37 PM

Hello varun,

 

if you consider the script size to be the culprit for you, you can build a custom script

 

Regards,
Petyo
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
varun
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or