ietprofessional
Programmer
Can you disable a textbox without greying it out?
I have a dropdownlist that a user can select and the other textboxes are filled by what item is selected. I don't want them to even try to type into the textboxes so I wanted to disable them (enable=false) but I don't want to grey them out.
THANKS!
I have a dropdownlist that a user can select and the other textboxes are filled by what item is selected. I don't want them to even try to type into the textboxes so I wanted to disable them (enable=false) but I don't want to grey them out.
THANKS!