I'm working in page where user has the freedom to change the grid filters, order, etc. and when leaving the page it will save the state to local storage using the http://demos.telerik.com/kendo-ui/grid/persist-state feature available.
However when loading the state I'm currently doing in in dataBound but it throws out a error in console. I'm thinking that this has to do something with grid render because if I set a timeout in dataBound it loads the state perfectly.
This is the dojo I created. (Please change something in grid and save first, then run)
http://dojo.telerik.com/uNasI/4
However when loading the state I'm currently doing in in dataBound but it throws out a error in console. I'm thinking that this has to do something with grid render because if I set a timeout in dataBound it loads the state perfectly.
This is the dojo I created. (Please change something in grid and save first, then run)
http://dojo.telerik.com/uNasI/4