JavaScript
{grid.object}deleteRow Method
Syntax
{grid.Object}.deleteRow(rowNumber)
Arguments
- rowNumber
The number of the row to be deleted.
Description
Delete the record in the specified row of the Grid part.
See Also
Syntax
Arguments
The number of the row to be deleted.
Description
Delete the record in the specified row of the Grid part.
See Also