Hi,
I want to use the CustomFilterRow for the GridView as explained in the WPF Demo application. So far it's working pretty fine but it still lacks some functionality that I need to have: Like in the filtering control that is shown when built-in filtering is enabled I need to show the distinct values in the filterrow. Therefore I want to replace the Textbox by a Combobox and bind it to distinct values of the corresponding column. Alternativly It would be nice to be able to use the built-in like filtering control and show it by the customfilterrow. I am quite sure that all of my requierements can be done, but I haven't found anything applicable while searching for hours!
Thanx for any hints!
I want to use the CustomFilterRow for the GridView as explained in the WPF Demo application. So far it's working pretty fine but it still lacks some functionality that I need to have: Like in the filtering control that is shown when built-in filtering is enabled I need to show the distinct values in the filterrow. Therefore I want to replace the Textbox by a Combobox and bind it to distinct values of the corresponding column. Alternativly It would be nice to be able to use the built-in like filtering control and show it by the customfilterrow. I am quite sure that all of my requierements can be done, but I haven't found anything applicable while searching for hours!
Thanx for any hints!