I have 3 check boxes with 3 text boxes -- when the user clicks the checkbox, today's date gets stored to the text box.
(They are answering questions?)
When the user has selected all three checkboxes, I want to gray out the text box and checkbox. Kind of "lock it down".
But I get "You can't disable a control while it has focus" when I am on the last checkbox (which does make sense) . Where else can i place this code.?
thx
(They are answering questions?)
When the user has selected all three checkboxes, I want to gray out the text box and checkbox. Kind of "lock it down".
But I get "You can't disable a control while it has focus" when I am on the last checkbox (which does make sense) . Where else can i place this code.?
thx