
This is a report writer control that uses jQuery and CSS to render reports in a grid layout fashion. Developers have the option to cache the output and use the cached dataset for sorting. This is extremely useful when you are pulling data from very expensive/slow running queries or from a remote server.
Data can be rendered using jQuery's table sorter or using a menu style css.
This control supports server side events and client or server side sorting.


Users can rename header columns, setting default sorts and hide/show columns using the preference link rendered at the bottom

download code
-paul