I have a Combobox - dispalying the discription (text) , but when I search I have to type the description first few letters.
But I have key and text sending to combo.
1. I am not able to dispaly discription at the same time when I trying to search with Key.
2. Combobox search is not able to search with *abcd* kind of wild card search.
Is there any way these are possible.