Browse Data Dynamically: Compass Datagrid
6
Jun
// php the_time('Y') ?>
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.
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).
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.compasswebpublisher.com/jquery/compass-da...
Compatibility: All Major Browsers
Website: http://www.compasswebpublisher.com/jquery/compass-da...
- Tags:
Javascript Php
- Filed under: Browsing, GPL License, Goodies, MIT License
- 1 Comment
















One Response for "Browse Data Dynamically: Compass Datagrid"
This is a great plug in to help filter and sort data grids.