Hi,
I wish to put the title of each dropdownlist. For example, if I've numbers in my dropdownlist (one, two, and three) I'd like my dropdownlist to be like this:
Numbers
------------
One
Two
Three
Also, I wish to know how to add a title if I bound mu dropdownlist?
Thank you.