IE 7 not displaying ASP.NET properly

J

Jim in Arizona

Is it just me or does IE7 not properly display controls done in ASP.NET 2.0?

I have a dropdownlist (ddlNav) on my web form. On the page_load I do this:

ddlNav.BorderStyle = BorderStyle.Solid
ddlNav.BorderColor = Drawing.Color.Black
ddlNav.BackColor = Drawing.Color.WhiteSmoke
ddlNav.ForeColor = Drawing.Color.Navy

The ForeColor and BackColor work, but anything having to do with the Border
does not! However, Firefox displays it properly.

Is there a fix or workaround to this?

Styles also do not work when it comes to changing the border. I'm trying to
avoid the inset look.

TIA,
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top