I am using the DatePicker object, but have not been able to find an event that always gets fired when the date is changed by clicking on the drop down calendar grid. When running from the PowerBuilder debugger, the valuechanged event is firing. However valuechanged does not appear to be firing (confirmed by inserting a messagebox in the event) when running normally. I would use the closeup event, but the dropdown calendar does not always close when the calendar is clicked. I know I could use the edit mask drop down calendar in a datawindow, but do not like the text data entry characteristics of that. Any insights would be greatly appreciated!
↧