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
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.