ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the element was inserted,False otherwise.
Name of control to use. This control can correspond to: a Table control.a TreeView Table control. a Combo Box control with table. If this parameter corresponds to an empty string (""), the control used will be the control to which the current event belongs.
Row to insert. This row has the following format: <Element column1> + TAB + <Element column2> + TAB + ... If this parameter is not specified, an empty row is inserted into the control. For a browsing control, the default values defined in the linked data file are taken into account.
Subscript of the row to insert. The subscript of first row is set to 1.Subscript not specifiedThe row is inserted before the current row. If no row is selected, the row is inserted at the end of control.Subscript greater than the number of control rows.The row is inserted at the end of control.Subscript equal to 0The row is inserted at the beginning of control.Subscript equal to -1The row is inserted before the current row.
Characteristics of inserted row
Position of inserted row
Limits: Maximum number of rows displayed
Various
Adding rows
Cascading input
Browsing Table or TreeView Table control: Modifications in the linked data file
Browsing Table or TreeView Table control: Inserting several rows
Editable Table or TreeView Table control
Inserting images
Last update: 09/22/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: