Hello, I have a form upon which I have 2 activex date pickers bound to startdate and enddate. Alongside these activex controls i also have text boxes bound to the the same fields.
Once the date is selected via the date picker the text box will update and display the chosen date - but only after the cursor has moved on the the next field.
Is there any way that I can set the afterupdate function of the picker so that the text box will update as soon as the date is selected?
Thanks.
Once the date is selected via the date picker the text box will update and display the chosen date - but only after the cursor has moved on the the next field.
Is there any way that I can set the afterupdate function of the picker so that the text box will update as soon as the date is selected?
Thanks.