Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Expanding – PB Docs 2019 – PowerBuilder Library

Expanding – PB Docs 2019

Expanding

event (DataWindows)

Description

Occurs before a node in a TreeView DataWindow expands.

PowerBuilder event
information

Event ID: pbm_dwnexpanding

Argument

Description

row

Long by value. The number of the first row in the
group to be expanded.

grouplevel

Long by value. The TreeView level of the group to be
expanded.

Return Values

Set the return code to affect the outcome of the event. Return 0 to
continue processing (expand the selected node) or return any other value
to cancel the expansion.

Usage

A TreeView node expands when the user clicks the State icon (+) in
the TreeView DataWindow or uses any of the Expand methods.

The Expanding event occurs before the Expanded event.

Examples

The following statements in the Expanding event script display a
message box that allows the user to cancel the operation:

See also

Collapsing

Expanded


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x