Hi
I am using typical nested grid which have different jsons so that I can build different data adapter based on corresponding jsons ,In my requirement I have to build a nested grid with a single json which is of nested structure .
So could you tell me how to build nested grid with nested json structure .
And my second question is that how can I implement inline editing (ie) if I edit a cell in a nested grid , that changed value must be saved to the corresponding back-end table based on the level it expanded ) in nested grid
Thanks
Anthony