1. Rehab Hassan
  2. PowerBuilder
  3. Wednesday, 25 October 2017 07:28 AM UTC

can i hide and show  group level based on ( null / not null) in tree view data window and how ?

 

thanks

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 25 October 2017 13:46 PM UTC
  2. PowerBuilder
  3. # 1

Hi Rehab;

     No, unfortunately the TreeView DW does not have the ability to add an expression to the TV level bands to either make them invisible or collapse the height to zero when a certain condition is true / false. The only way I know of to suppress tree level data is either a) filter() the TV DWO's primary buffer or b) perform a re-retrieve of the DW's datum with a where clause including or excluding what level(s) you want or do not want displayed.

Regards ... Chris

Comment
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.