« Return to Thread: VWP - dropDown bound to DB question

Re: VWP - dropDown bound to DB question

by Paul Belleville :: Rate this Message:

Reply to Author | View in Thread

So, if the dropDown is bound to a DB table, how do you add in this extra option "select something from list" into the dropDown choices?
Paul

Don Albertson <Don.Albertson@...> wrote:
Paul Belleville said (on or about) 02/14/2007 14:39:
> What if I have a dropDown bound to a DB table so it provides the choices.
> However, I also want to add an empty selection since null is a valid
> choice for this field in which this data will eventually be saved.
> I guess I can add a null to the selection DB table.. is there a better way?
>
> Paul

I usually begin my dropDown lists and comboBoxes with a String
that says "

 « Return to Thread: VWP - dropDown bound to DB question