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

ExpandLevel – PB Docs 2021 – PowerBuilder Library

ExpandLevel – PB Docs 2021

ExpandLevel

method (DataWindows)

Description

Expands all the groups in a TreeView DataWindow that have the
specified TreeView level.

Applies to

DataWindow type

Method applies to

PowerBuilder

DataWindow control

Syntax

PowerBuilder

Argument

Description

dw_control

A reference to a TreeView-style DataWindow
control

groupLevel

The TreeView level of the group to be
expanded

Return value

Returns 1 if the ExpandLevel operation succeeds and one of the
following negative values if it fails:

-1 — DataWindow is null

-5 — One or more of the parameters are invalid

-16 — DataWindow is not a TreeView DataWindow

Usage

A TreeView DataWindow has several TreeView level bands (groups) that
can be expanded and collapsed. You can use the ExpandLevel method to
expand all the groups in a TreeView DataWindow that have a particular
TreeView level.

The ExpandLevel method triggers the Expanding and Expanded events
with a row argument of -1.

Examples

The following example expands all the groups at TreeView level
2:

See also

CollapseLevel

Expand

ExpandAll

ExpandAllChildren

IsExpanded


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