GridView
Package:
Summary:
Display MySQL query results in an HTML table
Groups:
Author:
Description:
This class can be used to display MySQL query results in an HTML table.
It can execute a given MySQL query and generate an HTML table with the query results.
The class can render the table columns with result column data using custom formats, with links and check boxes. The table listing may have pagination links.
The presentation of the table and link styles are configurable using CSS.
It can execute a given MySQL query and generate an HTML table with the query results.
The class can render the table columns with result column data using custom formats, with links and check boxes. The table listing may have pagination links.
The presentation of the table and link styles are configurable using CSS.
Comments are closed.