I want to build gridster box layout using JSON as input.
In [http://gridster.net/demos/serialize.html] we get JSON data when we click on serialize. Now how do I build the layout using this JSON as input. Like I want the reverse of serialize, making layout using JSON.
Please help. Thanks in advance.