Table Designer
Package:
Summary:
Display HTML table from array of data
Groups:
Author:
Description:
This class can be used to display HTML table from array of data.
It generates an HTML table using data from a bi-dimensional array with data that defines the contents of table cells.
The class may also generate HTML and JavaScript code that uses the jQuery library to make the generated table show or hide using a slide effect when the user clicks on the table title.
It generates an HTML table using data from a bi-dimensional array with data that defines the contents of table cells.
The class may also generate HTML and JavaScript code that uses the jQuery library to make the generated table show or hide using a slide effect when the user clicks on the table title.
Comments are closed.