Is it possible to make a textbox DTC read only? I have tried using textboxname.disable() but i'm passing a date into the textbox and when it's disabled the date is formatted in some very bizzare way.
I need the date to be displayed but not editable, a label doesn't support .value, i also need to be able to disable some other textboxes and drop downs in the same way depending on the users choice in a different drop down.
Think that makes sense. "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
I need the date to be displayed but not editable, a label doesn't support .value, i also need to be able to disable some other textboxes and drop downs in the same way depending on the users choice in a different drop down.
Think that makes sense. "Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)