projecttoday
Programmer
I have a date picker which is displayed when you double click on a text box. The date picker works. When you select a date with the picker, the value appears in the text box. However, the After Update event of the textbox is not triggered. How can I make it trigger the After Update event of the textbox when a date is selected with the date picker?
Robert
Robert