ASPxClientGridViewBatchEditApi.HideChangesPreview Method
In This Article
Switches the grid from Preview Changes to browse mode.
#Declaration
TypeScript
HideChangesPreview(): void
#Remarks
Refer to the Batch Edit Mode topic for more information.
See Also