I am loading asp dropdownlist from a database. The values in dropdownlist are larger in width. I cant show the whole value in dropdownlist. I have given a fixed width for dropdownlist. But while clicking dropdownlist, the values from dropdown are of same
width of dropdownlist. But I want the values to be displayed fully. How can I do it with or without ajax toolkit?
ramapaduga
Member
34 Points
21 Posts
Regarding display of dropdownlist item...
Sep 14, 2009 06:50 AM|LINK
Hi All,
I am loading asp dropdownlist from a database. The values in dropdownlist are larger in width. I cant show the whole value in dropdownlist. I have given a fixed width for dropdownlist. But while clicking dropdownlist, the values from dropdown are of same width of dropdownlist. But I want the values to be displayed fully. How can I do it with or without ajax toolkit?
Thanks in advance
asp.net 3.5 AJAX toolkit
Ram
vik20000in
All-Star
25882 Points
3993 Posts
MVP
Re: Regarding display of dropdownlist item...
Sep 14, 2009 10:00 AM|LINK
This is already answered in this post.
http://forums.asp.net/t/1115074.aspx
www.vikramlakhotia.com
Please mark the answer if it helped you