By submitting PHP Resources you own, or know of, you'll help us build the largest PHP Resource website on the net. Please double check that your resource doesn't already exist before you submit it!!. We thank you for helping make this a better website.
Structures_DataGrid is a class for building,
manipulating and rendering a tabular structure of data.
It has the ability to allow you to render a datagrid in HTML format
as well as many other formats such as an XML Document,
an Excel Spreadsheet, an XUL Document and more.
It also offers paging and sorting functionality to limit the data that is
presented.
This concept is based on the .NET Framework
DataGrid control
and works very well with database and XML result sets.
Structures_DataGrid::dump() --
Method used for debugging purposes only. Displays a dump of the DataGrid
object.
Structures_DataGrid::enableStreaming() --
Enable streaming support for reading from DataSources and writing with
Renderers and set the buffer size (number of records)