5 projects tagged "Windows"
jui_pagination is a jQuery plugin. It provides pagination using page links or jQuery UI slider. It is fully configurable and jQuery UI themes compatible. It has localization support. It is compatible with modern Web browsers. It has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the default Android browser.
jui_filter_rules is a jQuery plugin which is useful to create dataset filter rules as JSON objects 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" and "POSTGRES". The ADODB drivers tested are mysql, mysqlt, mysqli, pdo_mysql, and postgres. It's compatible with modern Web browsers and has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the Android browser.
jui_datagrid is an Ajax-enabled jQuery plugin, useful to manipulate database data in tabular format. It's fully customizable, with a simple but powerful API, jQuery themes compatibility, and localization support. It has a modular design, so it uses the jui_pagination plugin for paging and the 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" and "POSTGRES". The ADODB drivers tested are mysql, mysqlt, mysqli, pdo_mysql, and postgres. It's compatible with modern Web browsers, and has been tested with Google Chrome, Mozilla Firefox, Microsoft Internet Explorer >= 8, and the Android browser.