Hi,
Can i load grid from JSON object in following format:
{“rows”:[{“ID”:1,“ParentID”:null}, {“ID”:1,“ParentID”:null}]}
I am not able to do the same, any example will be helpful.
Thanks.
Hi,
Can i load grid from JSON object in following format:
{“rows”:[{“ID”:1,“ParentID”:null}, {“ID”:1,“ParentID”:null}]}
I am not able to do the same, any example will be helpful.
Thanks.