data grid php classHits: 19
- the class executes a given SQL query and generates a template driven HTML code that displays the query results
- automatically provides means of navigation trough pages and lets user decide how many rows to be displayed on each page
- automatically let user sort by available columns - or you can restrict this feature for specific columns - if requested, it can automatically display a "selector" column - a column to let users mark specific rows as selected
- you set what columns from the query result to be displayed - you can alter the content of a column's fields on the fly by creating callback functions
- you can add JavaScript actions for when user clicks on displayed rows or on specific column's cells
- you can extend the functionality of the data grid by adding custom columns - columns whose content is not generated by the query but added by you - you can add any HTML and/or JavaScript to perform any action
- check manual!
Platform(s): Windows
Date: Aug, 16 2006 Author: Stefan Gabos, http://stefangabos.blogspot.com/2006/08/zebra-php-framework-data-grid-10-beta.html {
License}
{
Ratings}Number of Ratings: 1 Votes
Visitor Voting Booth:
{
Others Scripts}
|