The constructor accepts 3 parameters all of which are optional and helps to determine which type of grid you would like to use.
integer $limit - An integer that determines how many records to show per page.
integer $page - An integer that determines which page to display.
string $renderer - A string that determines which renderer to use. Must be one of the defined constants.
Пред. | Начало | След. |
Structures_DataGrid | Уровень выше | Structures_DataGrid::addColumn() |