Queries |
Response | |
“how to connect a grid to a set of records”
|
To bind the records in grid, we need to provide Json array as a Grid datasource.
Find the code example and sample:
Query :“when each record is an object linked to next / previous objects instances.”
We cannot understand the above requirement. So, Can you please elaborate your requirement? It will be helpful to update the proper solution.
| |
“Or I can write my "own" iterator/adaptor, but did not found some guide to do this (extends ej.Adaptor?).”
|
Yes, you can create own adaptor in Grid. For more information, please refer the below document.
|