readonly

  •  05-11-2009, 2:26 PM

    readonly

    I need the ability to change the ReadOnly state dynamically via Javascript.  Is there any way to do this?
     
    My application is a error reporting application, and depending on the status of the error. A text field might be enabled or disabled.  So I need to be able to enable/disable the fields as the user moves from error to error.
     
    Any ideas on how to do this?
     
    Thanks,
    -David
View Complete Thread