Hi
We're happily using the Telerik RadGridView with FilteringMode="FilterRow" which works great for regular GridViewDataColumn type columns. However, I can't get the filter row to give an option for filtering or sorting for columns of type GridViewComboBoxColumn. I did find this
post, but that doesn't apply to FilteringMode="FilterRow" as far as I can tell.
Is there a way to make the FilteRow to behave the same way for GridViewComboBoxColumn type columns as it does for GridViewDataColumn type columns?
Thanks
Oskar.