Hello to all.
I would like to use the adapter independent from grid. Are there calls to the adapter to perform the update, insert, delete? Could you provide samples.
Second question.
Could you show an example of an editable grid that is connected with json adapter that is has no data in the grid or adapter. I would like to see an example when you add a single record to the grid and adapter? As illustrate with many examples of existing data with a grid. What routine needs to be performed to update the adapter when the grid is updated. This is with an empty grid and adapter.
I only would like to know in code when this procedure should be performed in code to sync the grid with the adapter.
Thanks for any answer you provide.