Compass Datagrid is a jQuery plugin for displaying data within an Ajaxed datagrid.

It simply takes an empty table and sends requests to a server-side script via Ajax. The script provides JSON encoded data for the plugin to update the table.

Compass Datagrid

The datagrid supports pagination with prev-next + first-last buttons and a listbox to select a specific page where the number of items per page can be set.

It is also possible to sort columns, hide any of them and refresh the data with a click.

The plugin can work with any scripting language (a PHP one comes with the download).

WebResourcesDepot Feed