JavaScript
{grid.object}deleteDetailViewRecord Method
Syntax
{grid.Object}.deleteDetailViewRecord()
Description
Delete the record shown in the Detail View.
Example
{grid.Object}.deleteDetailViewRecord();
See Also
Syntax
Description
Delete the record shown in the Detail View.
Example
{grid.Object}.deleteDetailViewRecord();
See Also