Window Combo box

N

nikila

Hi,

I am using windows combobox to populate the data from database. My
requirement is - If user enters some characters matching the values in
dropdownbox, I want to point to that location in combobox.

I know we have findstring method, but it is searching from the beginning of
the string which I enter

Eg -
Values in dropdownbox are "1 Hi How are you"
if I enter "Hi" in combobox, I want to go the location where the "1 Hi How
are you" is there

Please help!

Thanks in Advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top