Groups | Blog | Home
all groups > asp.net webcontrols > august 2007 >

asp.net webcontrols : dropdownlist


Lamis
8/30/2007 6:26:02 AM
Hi,

i have an ASPX page with 60 dropdownlist and need to disable them form some
users. The thing is that I think it lookes not good when they turns gray. Is
there any way to make the disabled without changing the color???
--

8/30/2007 3:55:13 PM
[quoted text, click to view]

How would you want the user to know that the drop down list has been
disabled, other than graying it out? You can always disable it, and
then give it a style (I think) to color it the way you think it should
be, or make it invisible altogether.

Joe
AddThis Social Bookmark Button