check box + date text box
tick the check box and checkbox click event fires: date text box set focus
date text box exit event prevents user from leaving field blank, however event traps focus. how to programatically allow user to untick checkbox? or am I going about this all wrong? Thank you for your help it is always greatly appreciated.
tick the check box and checkbox click event fires: date text box set focus
date text box exit event prevents user from leaving field blank, however event traps focus. how to programatically allow user to untick checkbox? or am I going about this all wrong? Thank you for your help it is always greatly appreciated.
Comment