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

Kendo Performance Issues

1 Answer 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 26 Jan 2017, 09:10 AM

Hi,

 

I'm having some issues with some kendo controls, mostly with the grid and the autocomplete.

The grid is being created with KendoUI and the Autocomplete with ASP.net MVC editor templates and both are a bit lower than expected.

If i search something on the autocomplete or load some data into the grid it makes the call  to the webservices and after the data is return it still

a delay (+-6 seconds) before the content is painted on the control.

 

I have trying to query the same api endpoints using a jquery autocomple and its way faster.

Also the page in general has +20 kendo controls and  it  takes quite long to load.
So my question is, is there any way that i can measure and optimize the performance of the telerik controls?

Thanks in Advance

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Jan 2017, 07:41 AM
Hello Carlos,

This is not a known issue and it was not reproduced in our testing scenarios.

I made an example with three Grids and AutoCompletes all bound to remote service and they are rendered almost instantly as expected:

http://dojo.telerik.com/upaMi

In order to investigate further, please provide a fully runnable example, so I can test it and provide a suggestion best suited for it.

Regards,
Stefan
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
General Discussions
Asked by
Carlos
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or