Auto filter control in WPF
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a requirement from client where in when they type any text, the related data needs to get filtered. We have implemented a drop down list control with it's IsEditable property set to True. But this provides a "type ahead" functionality & does not filter the relevant typed data. Do we have any in built control(s) in WPF that will solve the purpose for the above mentioned functionality? If not then any pointers for achieving the above functionality?
Regards, Vipul Mehta