c# - asp:dropdownlist width: How to make the control narrower than the dropdown list -


I have a dropdown list & lt; Asp: dropdownlist & gt; There is a web form with , but for actual formatting I want actual control (before opening the dropdown list) relatively narrow When the user opens the contents of the dropdown, I want to show the actual list more extensive than the control.

Something like this:

Basically, either the browser list width When it will be dropped or not, and you have guessed that IE will not be there.

Your only condition with IE is the value text option element's title to set the attribute, then you will get a tooltip. / P>


Comments