C# .NET 2.0 ComboBox AutoComplete with SuggestAppend bug ...

R

Rick

Hi,

When we create a ComboBox with CustomSource for
"AutoCompleteMode.SuggestAppend" it looks working ...
but if the first DropDownList is visible and you begin to type text, a
second short DropDownList appears over to do suggestion ... when you
select one from this short list , the final value is empty ... what's
wrong?

Thanks for your help.
 

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