D
Douglas Gage
Hi All
I have dropdown list want to look like this
Select Here
A
B
C
D
E
My database has
A
B
C
D
When I bound this to my dropdownlist I have this
A
B
C
D
I would like to know how i can make it look like the one i described above
without inserting "Select Here" into the database. Also I want user has to
pick one value from the dropwdown list, "select here" will be ignored and
user still has to get back to fix it utinl the value they pick is different
from "select here".
Thanks
I have dropdown list want to look like this
Select Here
A
B
C
D
E
My database has
A
B
C
D
When I bound this to my dropdownlist I have this
A
B
C
D
I would like to know how i can make it look like the one i described above
without inserting "Select Here" into the database. Also I want user has to
pick one value from the dropwdown list, "select here" will be ignored and
user still has to get back to fix it utinl the value they pick is different
from "select here".
Thanks