Json Grid Example

This example shows how to create a grid from Json data. It also shows custom column renderers for colors and formatting. Paging Toolbar is also included.

The data in the grid is loaded from json_exampledata.php.

Thank's to Matthias Benkwitz for this contribution