jui_filter_rules is a jQuery plugin, useful to create dataset
filter rules as JSON object and the relevant WHERE SQL.
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. It can parse rules to SQL, 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_filter_rules
DEMO: http://pontikis.net/labs/jui_filter_rules/demo
DOCUMENTATION: http://pontikis.net/labs/jui_filter_rules/docs
SUPPORT FORUM: http://pontikis.net/bbs
SOURCE REPOSITORY: https://github.com/pontikis/jui_filter_rules
JQUERY PLUGIN REGISTRY: http://plugins.jquery.com/jui_filter_rules/
NuGet GALLERY: https://nuget.org/packages/jui_filter_rules/
Copyright © Christos Pontikis http://pontikis.net
License MIT
Requires
NOTE: moment.js and jquery-ui are not required but highly recommended for
full functionality (date validation and rich interface).
Tested with jquery >= 1.8.2 and >= jquery-ui 1.8.23 (recommended
jquery-ui >= 1.9)
Current Release 1.0.0 (24 Jan 2013) Download here.
CHANGELOG here.