require_once 'Structures/DataGrid.php';
void Structures_DataGrid::setCurrentPage (mixed $page)
void Structures_DataGrid::setCurrentPage
This method is used when paging is implemented
The current page number (as string or int).
throws no exceptions thrown
This function can not be called statically.