Posted 11 December 2022, 5:03 am EST
Hello,
when I enable the filter on a column of a grid,
Basically, the search is done by “Starts with”.
But what if you wanted to search by Contains?
For example, I have the following values:
Frank Sinatra
Rihanna
Katy Perry
Christina Aguilera
If I search for Chr, the Christina Aguilera filter is returned correctly.
But what if you wanted to search for agui? With basic filters it doesn’t return everything.
Thanks, regards