A
Adrian Parker
I have a popup window that displays a calendar; it's opened by a button that
relates to a textbox used to enter a date. When the popup is opened, the ID
and the value of the date textbox is passed as an argument. I can update
the date control with the newly selected date, but how then can I trigger a
changed event on the date textbox control from the child calendar window ?
relates to a textbox used to enter a date. When the popup is opened, the ID
and the value of the date textbox is passed as an argument. I can update
the date control with the newly selected date, but how then can I trigger a
changed event on the date textbox control from the child calendar window ?