Table Delete Line
Kalipso - Form - Actions - Actions Description - Group Controls - Table Delete Line
Last updated
Kalipso - Form - Actions - Actions Description - Group Controls - Table Delete Line
Last updated
Delete a line on a specified table.
Action available for the following operating systems:
Table Control <unquoted string> - The name of the specified table control.
Line <unquoted string> - The index of the line that the user wants to delete.
You must create a Table Control before using this Action.
This action has no effect on the Database Table.
If the user puts 0 in parameter Line, this action deletes the selected line of the table control.
If the user puts -1 in parameter Line, this action deletes all the table lines.
If, for example, have a table with 4 lines and use this action to delete a record on line 5 or 6 (and soo far), this action has no effect.