Step1: First assign the Css class to ddl
<asp:dropdownlist id="ddlTest" runat="server" CssClass="MyCssClass"> &nb
Hello dbbatagoda thanks for your quick reply.yes it's true, it change the fonts and width and other properties.but still it don't have flat style.cas still it looks 3d.so what i want is to have a flat | Post Points: 10
is this what u need?
http://www.c-sharpcorner.com/Code/2003/July/ColorFullDropDown.asp&l
Jinath Premaratne Microsoft MVP (ASP/ASP.NET) www.jinath.net
Dear Mr.Jinath,
Thanks for the reply.any way actually my purpose | Post Points: 10
Hi Amal
According to my experience, you have no way of doing it. I t Dinesh Priyankara (MVP)http://sqlserveruniverse.com/ | Post Points: 10
Yes no way to do that with asp control only way is put a HTML control and set run as server control and the try to change that controls styles
Jinath(MVP)
Hi Jinath,
Well I have been working as a webdev | Post Points: 10