Unplanned
Last Updated: 04 Sep 2023 15:05 by Martin Ivanov
Martin Ivanov
Created on: 04 Sep 2023 15:05
Category: DataGrid
Type: Feature Request
2
DataGrid: Add setting on the column object to set the case sensitivity of the text filters
Currently, the first and second filters in the filtering control of the column are case sensitive by default. This is controlled by the IsCaseSensitive of the TextFilterDescriptor. To change the default setting, you should implement custom DataGridTextFilterControl and custom FilterButtonTap command.

Add a setting on the column level to control the case sensitivity more easily.
0 comments