Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

Combobox SelectionChanged problem with IsEditable

$
0
0

Selection Changed event firing when we type on the  textbox of the combo box. How to prevent this?  I want to allow filtering by type. How to possible in wpf?

<ComboBox IsEditable="True" SelectionChanged="ComboBox_SelectionChanged"   IsTextSearchEnabled="True" Height="30" Width="200"><ComboBoxItem Name="cbi1">Item1</ComboBoxItem><ComboBoxItem Name="cbi2">Item2</ComboBoxItem><ComboBoxItem Name="cbi3">Item3</ComboBoxItem></ComboBox>

thanks


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>