Quantcast
Viewing all articles
Browse latest Browse all 7205

The use of Automatic Filter Row without special symbols

When an end-user enters text into the AutoFilterRow for filtering that begins with '_' or '%', GridControl automatically replaces the AutoFilterCondition with "Contains" and uses the entered text without the first symbol as filter criteria.
To avoid this, it is necessary to create a TableView child and override the CreateAutoFilterCriteria method.


Viewing all articles
Browse latest Browse all 7205

Trending Articles