ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
TreeView Table: Collapsing a branch while specifying the row number Hide the details
Name of TreeView Table control to use.
Number of the row containing the branch to collapse. The branch found in the current row is collapsed if this parameter is not specified.
TreeView Table: Collapsing a branch, specifying its name Hide the details
Name of branch to collapse. This parameter has the following format: "<Name of root>" + TAB + ["<Name of 1st node>" + TAB + ...["<Name of 2nd node>" + TAB + [...]]]"<Branch name>" A WLanguage error occurs if this parameter does not correspond to an existing branch.The branch found in the current row is collapsed if this parameter is not specified. If two branches correspond to the specified path, only the first one is collapsed.
Table with breaks: Collapsing a break Hide the details
Name of Table control to use. This control must have one or more breaks. Otherwise, this function has no effect.
Number of the break row to collapse. This number must correspond either to the number of the current row or to the number of the first row of break to collapsed. If this parameter is not specified, the break of current row is collapsed.
Name of break to collapse. This parameter must be specified in case of nested breaks. It allows the break that will be collapsed to be defined. By default, no break is collapsed if the breaks are nested.
Table and treeview table: collapsing a detailed window Hide the details
Name of Table or TreeView Table control to use.
Number of the row whose details must be collapsed. If this parameter is not specified, the details of the current row are collapsed.
Use conditions
Branch to collapse
Selection bar
Runtime speed for the TreeView Table controls
Last update: 11/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: