jui_datagrid is an Ajax-enabled jQuery plugin, useful to
manipulate
database
data in tabular format.
Fully customizable, simple yet powerful API, jQuery
themes compatible, localization support. It has a modular
design, so it
is
using jui_pagination plugin for
paging
and jui_filter_rules
plugin for searching.
As a javascript control, it can be integrated with any
server-side
technology (e.g. PHP, Perl, ASP, JSP and more) and any Database.
A helper PHP
jui_datagrid
class is available, supporting: "ADODB", "POSTGRES".
ADODB
drivers
tested: mysql, mysqlt, mysqli, pdo_mysql, postgres.
Compatible with modern web browsers. Tested with: Google Chrome,
Mozilla
Firefox, Microsoft Internet Explorer >= 8, (default) Android
browser.
PROJECT HOME: http://pontikis.net/labs/jui_datagrid
DEMO: http://pontikis.net/labs/jui_datagrid/demo
DOCUMENTATION: http://pontikis.net/labs/jui_datagrid/docs
SUPPORT FORUM: http://pontikis.net/bbs
SOURCE REPOSITORY: https://github.com/pontikis/jui_datagrid
JQUERY PLUGIN REGISTRY: http://plugins.jquery.com/jui_datagrid/
NuGet GALLERY: https://nuget.org/packages/jui_datagrid/
Copyright © Christos Pontikis http://pontikis.net
License MIT
Requires
Tested with jquery >= 1.8.2 and >= jquery-ui 1.8.23 (recommended
jquery-ui >=
1.9)
Current Release 0.9.0 (29 Jan 2013) Download here.
CHANGELOG here.
View jui_datagrid
References.