If I have a dropdownlist, and I want to have the first item that shows which says "Select from this list", how do I do that.
So, if I only have one DB row returned, the ddl will have two records:
1. "Select from this list"
2. The DB record
I've done it before, but can't remember.
Thanks!
So, if I only have one DB row returned, the ddl will have two records:
1. "Select from this list"
2. The DB record
I've done it before, but can't remember.
Thanks!