I'm using Infragistics grid and want to filter results. The filter supported by the grid filters based on the text entered, but I want to filter based on a list of checkboxes, like in Excel and SharePoint. How can I achieve this effect??
SharePoint list filters based on which checkboxes are checked.