Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
385
Grouped Filter conditions
posted

So I'm trying to get a combo to filter a grid column using the examples I've found so far, and it will work fine if one value is selected.  But I really need to select multiple values from the combo and have it filter correctly.  It sounded like "grouped" filter conditions needed to be a developed feature, so my question is when/where will this be done.  Especially because in the documentation I found this sentence, but can't figure out how to use it:

http://help.infragistics.com/Doc/jQuery/2013.2/CLR4.0?page=igGrid_Filtering.html

"The advanced filtering dialog does expose the “AND” or “OR” operators in order to combine multiple filters."