ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Inserting a row by specifying the index of the parent element Hide the details
Index of inserted row.
Name of the TreeView Table control to be used.
Index of the parent row in the hierarchy or NULL constant to insert the row at the root of the TreeView Table control (in this case, this function is equivalent to <Table>.InsertLine).
Position where the row will be inserted in relation to its parent.
Elements of the row to insert into the specified TreeView Table control. Each element corresponds to a column of TreeView Table control. The type of inserted element must be compatible with the type of relevant column.If this parameter is not specified, an empty row is inserted into the TreeView Table control.
Inserting a row by specifying the parent element Hide the details
Index of inserted row
Content of first column of parent element in the TreeView Table control.
Elements of the row to insert into the specified TreeView Table control. Each element corresponds to a column in the TreeView Table control. The type of inserted element must be compatible with the type of relevant column.If this parameter is not specified, an empty row is inserted into the TreeView Table control.
Last update: 05/26/2022
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: