How can I avoid the advise

  • Thread starter Thread starter UTOPIAN
  • Start date Start date
U

UTOPIAN

Hi to all

How can I avoid the advise ªThe text that introduced is not an element of the listª when I use one text not listed on the combobox and use directly other control? ... and clear the text wrong introduced.

Thanks!

UTOPIAN.-
 
Hi to all

How can I avoid the advise ªThe text that introduced is not an element of
the listª when I use one text not listed on the combobox and use directly
other control? ... and clear the text wrong introduced.

Thanks!

UTOPIAN.-


You can turn off the NotInList property, but you may want to add the item to
the list. For that, try:

http://www.datastrat.com/Code/NotInListCode.txt
 

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

Back
Top