Data Grid Php Class is a Database Tools script
Overall rating: (N/A)
|
The script data grid php class is a Dataabse Tools script (web database applications).
- the class executes a given SQL query and generates a template dirven 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 columns fields on the fly by creating callback functions
- you can add JavaScript actions for when user clicks on displayed rows or on specific columns 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!
|
 Write a comment about the script data grid php class
|