JayData can also be used as the DataSource instead of JSON. Refer to the JayData sources to do that. JayData is a unified data access library for JavaScript to work with online and offline data APIs like WebSQL, IndexedDB, Facebook, or OData. JayData source can be downloaded by clicking here. After the download, the scripts have to be referred in the HTML page. Refer to the following code example. HTML The field for the Grid has to be stored in a separate variable and then the data is stored in the variable by using the .save() method. Refer to the following code example. Script
Then the data can be initialized in the Grid control by means of the .readall() method in the JayData that renders the data in the Grid. Script
|
This page will automatically be redirected to the sign-in page in 10 seconds.