1. Zhao James
  2. PowerBuilder
  3. Monday, 26 October 2020 08:08 AM UTC

Hi, when select a date from dropdown calendar of EditMask control, which event would be triggered, how to capture the selected value before it is set to EditMask control?

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 26 October 2020 17:00 PM UTC
  2. PowerBuilder
  3. # 1

Hi Zhao;

   Like any DWO column changes, a drop down calendar selection will also be reflected in the ItemChanged event in the parent DWO via the DW Control..

Regards ... Chris

Comment
  1. Zhao James
  2. Tuesday, 27 October 2020 04:06 AM UTC
thanks, but I mean EditMask control but not DW.
  1. Helpful
  1. Chris Pollach @Appeon
  2. Tuesday, 27 October 2020 04:24 AM UTC
In that case for the EM Control, you would use the "Modified" event to capture the new date ...

https://docs.appeon.com/pb2017r3/powerscript_reference/ch09s66.html
  1. Helpful
  1. Zhao James
  2. Tuesday, 27 October 2020 06:27 AM UTC
Thanks.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.