|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Making a CheckBox Read-OnlyIn ASP.NET v1.1, the checkbox does not have a "ReadOnly" property. How do I
prevent a click on it changing the visual clicked state? Set enabled to false? Many thanks. Yes, setting Enabled to false should do the trick.
Show quoteHide quote "Andrew Chalk" <ach***@magnacartasoftware.com> wrote in message news:%23evJXMwEGHA.312@TK2MSFTNGP09.phx.gbl... > In ASP.NET v1.1, the checkbox does not have a "ReadOnly" property. How do > I prevent a click on it changing the visual clicked state? Set enabled to > false? > > Many thanks. > Thanks!
Show quoteHide quote "Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:%231fn2yxEGHA.3576@TK2MSFTNGP10.phx.gbl... > Yes, setting Enabled to false should do the trick. > > -- > I hope this helps, > Steve C. Orr, MCSD, MVP > http://SteveOrr.net > > > "Andrew Chalk" <ach***@magnacartasoftware.com> wrote in message > news:%23evJXMwEGHA.312@TK2MSFTNGP09.phx.gbl... >> In ASP.NET v1.1, the checkbox does not have a "ReadOnly" property. How do >> I prevent a click on it changing the visual clicked state? Set enabled to >> false? >> >> Many thanks. >> > >
Disable Button after click it
Panel Syntax Dynamically load webcontrol TypeConverter Question dropdownlists, their items and viewstate WebControl Click Event Not Firing ButtonColumn and EditCommandColumn don't work together as expected in DataGrid Dynamically show different web controls Dynamically changing LinkButton properties Clearing textbox controls after postback |
|||||||||||||||||||||||