Array to Table Grid

Package:
Array to Table Grid
Summary:
Display array data in an HTML table
Groups:
HTML
Author:
Faheem Ahmed
Description:
This class can be used to display array data in an HTML table.

It takes an array of data and generates an HTML table of a given number of the columns, filling the cells with the array data.

The class returns the generated HTML table as single string.

Powered by Gewgley