TIWCGJQGridOptions.RestoreRow(Variant,ISuperObject,Boolean) Method

This method restores the data to original values before the editing of the row.

Namespace: IWCGJQGrid
public
 procedure RestoreRow(const ARowId: Variant; AAfterRestoreFunc: ISuperObject = nil;
 ARestoreIcons: Boolean = False);

Parameters

ARowId
Type: Variant

AAfterRestoreFunc
Type: ISuperObject

ARestoreIcons
Type: Boolean