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

Kendo().DeferredScripts() Slow

1 Answer 396 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mohammad Faraaz
Top achievements
Rank 1
Veteran
Mohammad Faraaz asked on 01 Feb 2021, 01:49 PM

Hi Kendo Team,

We are using kendo MVC textboxes, dropdowns, Grids, etc controls on our application pages.

We have used the @Html.Kendo().DeferredScripts(true) on the pages. However, we are seeing that this is taking close to 1 sec in the browser. All our APIs are returning data in less than 500 ms, but this causes the page to be rendered in close to 2 sec, when it could be faster.

Please advise if there is a way to improve the performance of @Html.Kendo().DeferredScripts(true)

Thanks,

Faraaz

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 03 Feb 2021, 11:00 AM

Hello Mohammad,

I have tested in a sample project by using deferred initialization for multiple Grids, TextBoxes and DropDownLists. The page was loaded without any issues or delay on my end. Could you please make sure that the Deferred option is always placed last in the configuration of the widgets?

I will appreciate it if you could prepare an isolated sample project where the issue is demonstrated and send it back to us. This way we could take a closer look and provide further assistance. 

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Mohammad Faraaz
Top achievements
Rank 1
Veteran
Answers by
Neli
Telerik team
Share this question
or