TIWCGJQGridOptions.Sortable Property

When enabled this option allow column reordering with mouse. Since this option uses jQuery UI sortable widget, be a sure that this widget and the related to widget files are loaded in head tag. Also be a sure too that you mark the grid.jqueryui.js when you download the jqGrid.

Namespace: IWCGJQGrid
published
 property Sortable: Boolean index 63 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean