haentschman 92 Posted April 17, 2023 (edited) Hi... I need a "Like" in the filter list. With %Value% it works. But users don't understand that. I want to have: on entering "Bla" result from the dataset 'MyBla', 'BlaBlubb'. At DevExpress there is this entry: https://supportcenter.devexpress.com...-or-like-value created 15 years ago...with further links. All are imho not purposeful. ...Endless loop from link to link. I have felt through all filter settings. Does anyone have any ideas. Thank you. Version: 21.2.9 CrossPost: germanDP https://www.delphipraxis.net/212875-devexpress-filterrow-ohne-wildcard.html#post1521131 Edited April 17, 2023 by haentschman Share this post Link to post
Stefan Glienke 2002 Posted April 17, 2023 (edited) Simply use the contains filter instead of like - for reference: https://supportcenter.devexpress.com/ticket/details/t803106/changing-default-filter-condition-from-equal-to-contains Edited April 17, 2023 by Stefan Glienke Share this post Link to post