Multicategory search
Answered
How can a search be performed using a Check List so that the results include all the selected items?
For example in a Check List that includes
- Red
- Green
- Blue
I would like to find items that have some or all of those colours.
Thanks in advance,
What kind of element are you searching? Is this searching through a Data List or Data Grid, or is it some other type of element? The approach will differ depending on which one.
Hello Danielle,
It would be a search perfomed on a single column of a Data List.
This example should help - it filters the Data List according to if any of the ticked boxes match any values in the 'Status' attribute in the Data Master.
Comments have been locked on this page!