TableBox.OnEditEnd

Syntax:

OnEditEnd(<NewRow>, <CancelEdit>)

Parameters:

<NewRow>

Type: Boolean.
A flag of editing a new row. Is set to the True value, if a row was added or copied.

<CancelEdit>

Type: Boolean.
True, if editing is canceled.
Default value: False.

Description:

Occurs when you finish editing table box row.

Note:

Occurs when you edit directly in table box.

See also:

TableBox, event OnStartEdit

    

1C:Enterprise Developer's Community