Hi,
Is there any way to use a wildcard character (e.g. *) in a grid filter? So that for example, if I use the Equals filter, I could write something like "VAT * 1" for the Description column to find any records that have a Description starting with "VAT" then any sequence of characters, then ending with 1.
just to clarify, i meant that it isn't possible out of the box with the filtering functionality, but you can always handle the filtering client-side events and achieve something similar.
Thank you
Angel
Hi Stephen,
Unfortunately this isn't possible at the moment, but i will make sure it is added to the backlog. It's a very nice suggestion, thank you !