Procedural File: grid.class.php
Source Location: /grids/grid.class.php
Classes
|
Grid
|
Grids are used to present data in table format Grid is base class for all grids.
|
Includes
require_once
(TANGRA_MAIN_DIR.'exceptions/te_not_an_array.class.php')
[line 21]
require_once
(TANGRA_MAIN_DIR.'exceptions/te_grid_column_count_not_matched.class.php')
[line 25]
require_once
(TANGRA_MAIN_DIR.'exceptions/te_grid_no_such_row.class.php')
[line 29]
|
|
|