jqRazorGrid is a jQuery plugin that transforms your JSON encoded data into a dynamic, themable and extensible grid. This plugin's aim is to create the most amount of functionality for the least amount of set-up code.
jqRazorGrid differs from a majority of other jquery grid plugins in that it does not use html <table>
constructs and is comprised entirely of divs. The advantages this offers will become more apparent in the implemention of future functionality - we can take it places <table>
s fear to go.