Whether a column should be sortable or not.
true if a column should be sortable, false otherwise.
If the data source for the grid is a SQL Select statement containg an Order By clause or if you use a Stored Procedure as a data source, the grid sort is disabled. Ordering is also disabled for long text fields (blobs).
DataColumn Class | Axezz.WebControls Namespace