Order By



Optional expression identifying which fields determine the order of the records retrieved from the database file.

Promptable? YES
Possible Values: Any valid SQL order by clause
Bindable? YES
Products: ProfoundUI, Genie

Both custom SQL grids and Database-Driven grids can use this property. Avoid using both the "initial sort column" and the "order by" properties together. The "initial sort column" property will override "order by" and cause an extra, unnecessary server request to be made.