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

Kendo Grid MVC displays no data

2 Answers 36 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Medhanie
Top achievements
Rank 1
Veteran
Medhanie asked on 26 Mar 2020, 12:10 AM

I was trying to display some report data using Kendo grid and I’m getting uncaught errors kendo.syncReady. is not a function. Is this a new function added in any recent version of KendoUI?

 

Regards

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Nencho
Telerik team
answered on 27 Mar 2020, 10:35 AM

Hello, Medhanie,

The syncReady method is added in the kendo.aspnetmvc.js file. With that in mind, ensuring that the kendo.aspnetmvc.js file is added to your project (reference the script in your _laoyout.cshtml) should resolve the error with the missing function. This topic is also discussed in the following forum thread:

https://www.telerik.com/forums/kendo-synchready-is-not-a-function-error#pnTxXvZ6aU2S3JNfK26MGg

Hope this would help.

Regards,
Nencho
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Medhanie
Top achievements
Rank 1
Veteran
answered on 30 Mar 2020, 03:40 PM

Thank you Nencho.

Error is gone now.

Tags
Grid
Asked by
Medhanie
Top achievements
Rank 1
Veteran
Answers by
Nencho
Telerik team
Medhanie
Top achievements
Rank 1
Veteran
Share this question
or