asp.net Dropdown menu does not show all the texts In IE,when the text is too long the rest get cut off,anyone can suggest any fixes for it.It works ok in firefox.
views:
272answers:
2It looks pretty ugly and the user has to click twice.
Ybbest
2009-12-16 20:44:36
http://social.msdn.microsoft.com/Forums/en/iewebdevelopment/thread/04e20cfd-44a2-4f06-a87f-c39a69a172bb
Ybbest
2009-12-16 20:48:31
A:
Your problem here
http://forums.asp.net/p/1134807/1809459.aspx
IF text is too long then I suggest you to show in tooltip
http://stackoverflow.com/questions/1130315/how-to-populate-long-text-in-dropdownlist-in-asp-net
http://forums.asp.net/t/1446085.aspx
Brij
2009-12-07 06:39:33