E
estafford
I have a dropdownlist control that is filled using a database query.
I also want to add an additional option to the list that is not pulled from
the database.
How can I go about doing that?
I've tried adding a list item to the control, but that seems to be
overwritten by the databinding.
Thanks for any help
ES
I also want to add an additional option to the list that is not pulled from
the database.
How can I go about doing that?
I've tried adding a list item to the control, but that seems to be
overwritten by the databinding.
Thanks for any help
ES