I\'m using a ComponentOne TrueDBGrid control, with the filterbar enabled. I\'d like to modify the the default behaviour so that when a cell in the filterbar is clicked, the text in that cell is automa
Here\'s my code: <ComboBox Grid.Column=\"1\" Grid.Row=\"9\" ItemsSource=\"{Binding Path=PriorityEntries}\" SelectedItem=\"{Binding Path=Priority,Mode=TwoWay}\"/>