When using filtering in the grid does anyone know if there is a way to convert the filter icon into a dropdown list of the valid operators?
Instead of filtering each column when the user selects a filter item, we want to be able to allow them to select the filter values across multiple columns, then do a single postback to the server to get the new filtered data. When the filter icon is displayed, it is hard to tell if a user has already selected an operator or not for that given column.
Thanks!
Instead of filtering each column when the user selects a filter item, we want to be able to allow them to select the filter values across multiple columns, then do a single postback to the server to get the new filtered data. When the filter icon is displayed, it is hard to tell if a user has already selected an operator or not for that given column.
Thanks!