A user chooses to filter a set of cases based off a series of combobox (dropdownlist) and checkedlistboxes. When they choose to search, a dynamic LINQ query is constructed and executed. The result is ...