SMART datagrid v.1 > Classes > OperateOptions
DataLudi.OperateOptions.filteringEnabled property
trueならユーザーが実行時間にカラムヘッダーセルにあるフィルターハンドルをクリックしてフィルターボックスを表示することができる。
DataColumn.filterableプロパティーを設定して ヵラム個別的にフィルタリングの可能の可否が指定できるがまずこのプロパティーの値がtrueであるべきだ。
デフォルト値はtrue.
- Getter
- function filteringEnabled(): Boolean
- Setter
- function setFilteringEnabled(value: Boolean)
- See Also
- handleVisibility
- selector
- DataColumn.filterable
- [[c.FilterSelectorOptions]
- Examples
- Column Filtering