I am using cordova version 6.4.0.
Here is a simple demo for what I want. (http://dojo.telerik.com/idAreK/2).
It works fine.
However, when i tried to call cancelChange() function, "Uncaught TypeError: grid.cancelChange is not a function " always pop up.
There is only one jquery.js file in the head.
Thanks