>       We're not talking about *new* values entered by the user. We're talking 
> about existing values in the database, but not in the Choices for the control 
> bound to it.
>
>       It's simple enough to grab the distinct values for the column to 
> populate Choices. For whatever reason, this is not what is being done in this 
> case.
>
>
> -- Ed Leaf

I think the difference in our perspectives is that you are looking at
the combobox as a dropdown list with benefits (the textbox giving you an
easy way to add new items to the list), while I am looking at it as a
textbox with benefits (the drop down list giving popular suggestions so
you don't have to type the value, if it is in the list).

I wouldn't say that either of them is right or wrong.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to