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

grid.getOptions() is not defined

1 Answer 252 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alejandro
Top achievements
Rank 1
Alejandro asked on 31 Dec 2014, 10:35 PM
Hi,

I'm trying to implement the persist state methods set/getOptions() for the new release. But when calling those methods I am getting the undefined error message. I've installed the new release and updated my kendo.all.min.js file within my scripts.

Anything that I am missing out? 

Thanks!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 01 Jan 2015, 12:47 PM
Hi Alejandro,

If "grid.getOptions()" does not work, then the possible reasons are:

- "grid" is not a valid Grid widget instance. There can be many reasons for this, including an incorrect algorithm or incorrect script file registration
- the registered Kendo UI script is an old version

Regards,
Dimo
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Alejandro
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or