Is there a way to specify which column to do the searching on?
1 Answer, 1 is accepted
0
Simon
Telerik team
answered on 04 Jun 2008, 07:37 AM
Hello Chad,
When MarkFirstMatch is set to true the control searches through the Text properties of its Items.
This is also the shown value in the control's input when an Item is selected. So, you need to specify the column you want the search to be ran through as the Text Field of the ComboBox.