1. Viktor Genel
  2. PowerBuilder
  3. Monday, 5 March 2018 18:02 PM UTC

DropDown Datawindow event (Event ID: pbm_dwndropdown) is very convenient when you need to modify the child datawindow drop down list just before the opening.
I have to change the list back to its original state when the list is collapsing. Is there an event, firing at the time? 

Who is viewing this page
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 5 March 2018 18:51 PM UTC
  2. PowerBuilder
  3. # 1

Hi Viktor;

   Have a look at the "pbm_dwclosedropdown" event mapping.

HTH

Regards ... Chris

Comment
There are no comments made yet.
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Monday, 5 March 2018 18:47 PM UTC
  2. PowerBuilder
  3. # 2

Hi Viktor,

 

Some of these might be useful:

  • pbm_dwncollapsed
  • pbm_dwncollapsing
  • pbm_dwnkillfocus

Regards,

Comment
  1. Chris Pollach @Appeon
  2. Monday, 5 March 2018 18:50 PM UTC
FYI: Those events are for the TreeView DW. 

  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.