Greetings,
I really like the AutoComplete feature of the UltraCombo, but I am having some trouble getting it to do what I want. I have an UltraCombo that drops down two columns. One column has values and the other descriptions. If the user types text I would like AutoComplete to filter based on the text and if the user types numbers I'd like to filter based on the values. Short of changing the "DisplayMember" property how can I set which column is used for AutoComplete?
Hello,
The AutoComplete property for the WinCombo is tied to the displayed value. When filtering a column, the column needs to filter on the displayed value.
I hope this information is helpful.
Sincerely,Mike D.Developer Support EngineerInfragistics, Inc.