|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
customizing the dropdown menu of combo box in asp.netHi ,
I am developing an appl'n in c# and asp.net.My prob is I have a dropdown filled with certain values. Now i need if the user click on the dropdown the "dropdown menu " of the combo should get enlarge ie. teh text in it should get bigger but not the actual combox size should get affected. Can anybody suggest me on this Thanx in Adv Amol hi Amol, font-size on individual listitems(which are in effect, option html
elements when rendered to page ) is not supported in IE. You can set fontsize on the dropdownlist as a whole, but that will effect all items in the dropdownlist and not individual items. This post might also be helpful. http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet.webcontrols/browse_thread/thread/4cf8da407e372d92/d386d1167e13d319?lnk=st&q=&rnum=1&hl=en Regards, Alessandro Zifiglio http://www.AsyncUI.net <amol.ko***@gmail.com> ha scritto nel messaggio Show quoteHide quote news:1154341974.592656.141560@75g2000cwc.googlegroups.com... > Hi , > I am developing an appl'n in c# and asp.net.My prob is I have a > dropdown filled with certain values. Now i need if the user click on > the dropdown the "dropdown menu " of the combo should get enlarge ie. > teh text in it should get bigger but not the actual combox size should > get affected. > Can anybody suggest me on this > > Thanx in Adv > Amol >
Set property in user control
I guess a simple question but I cant find it :-( Integration of GridView and FormView Literal control rendering empty Referencing a parent control from a child? DropdownLisr problem on postback DropDownList skin - assign BorderColor format text in dropdownlist Change report chart type ad runtime. difference between user control and server control |
|||||||||||||||||||||||