Structures_DataGrid_Column::setOrderBy() -- Set the field name or the expression to order the data by
Description
Set the name of the field to order the data by. With SQL based datasources, this may be an SQL expression (function, etc..).
Parameter
- string
$str
field name or expression
Throws
throws no exceptions thrown
Note
This function can not be called
statically.