This is a datagrid class which can show the MySQL result set which you pass to it as a paged list. It can be completely styled using CSS.
Features
- Order by any of the columns in both ascending and descending directions
- Tailored to MySQL
- Allows any HTML in the columns (eg. Pictures)
- Easily change the look and feel by using CSS
- Friendly column names
- Alternative column or row color for easy reading
- Customisable mouse over highlight
- You can hide columns
- Automatic record paging (defaults to 25 records per page)
- Fully supports Internet Explorer, Netscape, Firefox, and Mozilla
- Handles large database recordsets.