I'm trying to make a ComboBox
with multiple filtering, I have a data template with two TextBlocks
that can show 2 columns and a textSearch.path
that can filter just one of the columns and I wonder if there is a way to filter in both columns, something like a lookup edit on DevExpress.
Asked
Active
Viewed 181 times
0

Humayun Shabbir
- 2,961
- 4
- 20
- 33

Omar
- 11
- 1
- 4
-
Probably you could filter the datasource you bind – Sajeetharan Jul 31 '14 at 04:14
-
Visit Link1 In this http://stackoverflow.com/questions/23084576/wpf-combobox-multiple-columns/23085288?noredirect=1#comment38960771_23085288 – Heena Jul 31 '14 at 07:33