Loading Grid with JSON object

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. Do take care of format while providing the example.

Thanks.

You can find example of laoding JSON format at your dthmlxGrid package dhtmlxGrid\samples\initialization_loading\init_grid_json.html