I am trying to change the filter element behavior of a ComboBoxColumn. I would like the ComboBoxColumn filter element to behave identical to the filter element for a TextBoxColumn. I need the filtering to be textbased instead of a drop down and I need the DisplayElement to be filtered as opposed to filtering the ValueMember. Is this possible?