JavaScript
{grid.object}clearDetailViewGlobalError Method
Syntax
{grid.Object}.clearDetailViewGlobalError()
Description
Clears any errors set previously by the .setDetailViewGlobalError() method.
Example
{grid.Object}.clearDetailViewGlobalError();
See Also