Hi Peter,
I have tested example mentioned in the link. In that case if you type Am then it shows it in 2nd position in display. I want to see item with selected string at first position or last position as I have hundreds of record so user may confuse whether his record has been selected or not.
Moreover, I am facing one more issue. I have used 6 cascading combo box in my application. One’s output depends upon previous input. I have passed selected Index: -1, still in first cascading process have some problem. To illustrate, I am giving my example explanation:
1. I have company name, Address, First Name, Middle name and Last Name combo box. First I select company name, it shows address field with value “Select Address”. When I select one Address and next is so on, all process is working fine. No issue except auto complete issue reported earlier.
2. After selected Address, if I change company name, then instead of showing “Select Address”, it shows dependent value directly which leads to stop next event as no change option available at this moment.
Please look into my problem.
Thanks & regards,
Pawan