SMART datagrid v.1 > Classes > DataColumn

Back  Forward

DataLudi.DataColumn.sortable  property

trueならユーザーがこのカラムのヘッダーをクリックしてソーティングすることができる。 

デフォルト値はtrue.

Getter
function sortable(): Boolean
Setter
function setSortable(value: Boolean)
See Also
filterable
groupable
orderyBy
GridBase.operateOptions
OperateOptions.sortingEnabled
Examples
カラムソーティング