Hey all,
I have an asp:dropdownlist that I'm going to be applying some styling to. What I'm hoping to figure out how to do is have the dropdown list show a default value, like "--select--" or something, but then when you click to drop the list down, that "--select--" should NOT appear in the list.
I have the default text appearing fine, but I want it to only show up as the 'presentation' of the list, not actually be a part of the list. Is there a way to set this up?
