Using wildcards in the filter function in SfGrid

Hi there, I have been searching for information about using wild card filtering in SfGrid but haven't found any.

If I would like to make a filter that would find both 'man' and 'men' my filter string could be something like 'm*n'.

Is that possible?

Best regards

Steffen


2 Replies 1 reply marked as answer

RS Renjith Singh Rajendran Syncfusion Team May 9, 2022 01:44 PM UTC

Hi Steffen,


Greetings from Syncfusion support.


By default filtering will be performed in Grid based on the exact filterkey entered for filtering and by applying any of our available filter operators. This is the default behavior of performing filtering action in grid.


Please refer to the below documentation for more details on the available filter operators in grid.

https://blazor.syncfusion.com/documentation/datagrid/filtering#filter-operators


Please get back to us if you need further assistance.


Regards,

Renjith R


Marked as answer

RO Rodrigo May 11, 2022 12:08 AM UTC

Hi Steffen, just opened a new feature request for this feature. It's for MVC, but i guess it could be applied to Blazor as well. Please upvote:

https://www.syncfusion.com/feedback/34763/add-wildcards-feature-for-searching



Loader.
Up arrow icon