Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ashwani on Jul 14, 2009 07:01
open dhtmlx forum
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.
Answer posted by dhxSupport on Jul 15, 2009 03:41
You can find example of laoding JSON format at your dthmlxGrid package dhtmlxGrid\samples\initialization_loading\init_grid_json.html