require_once 'Structures/DataGrid/Column.php';
void Structures_DataGrid_Column::setOrderBy (string $str)
void Structures_DataGrid_Column::setOrderBy
Set the name of the field to order the data by. With SQL based datasources, this may be an SQL expression (function, etc..).
field name or expression
throws no exceptions thrown
Cette fonction ne peut pas être appelée de façon statique.