JGrid::setColumns
Method to set a whole range of columns at once This can be used to re-order the columns, too
Signature
public function setColumns(array
$columnsĀ )
Parameters
-
$columns
- List of internal column names
Returns
- JGrid
- This object for chaining