record with the field: 'case: value equal to: 'sensitive', 'insensitive' (optional)' There are two `filter_options` props in the table. This is the column-level filter_options prop and there is also the table-level `filter_options` prop. These props determine whether the applicable filter relational operators will default to `sensitive` or `insensitive` comparison. If the column-level `filter_options` prop is set it overrides the table-level `filter_options` prop for that column.
Constructor | Description |
|
|
Static member | Description |
Full Usage:
ColumnFilterOption.init ?case
Parameters:
FilterSensitivity
Returns: ColumnFilterOption
|
|