Relative Content

Tag Archive for c#winformsfilter

DevExpress.XtraPivotGrid.v18.2 Filter Searching Mode

I’m using a pivot grid in my project, but the filter area has some default features. For example, I want to search using two words, but it filters each word separately. If I search within quotes, it takes all the words together, but for a better user experience, I want to do this without using quotes. Is there a solution for this, or should I proceed with a custom approach?