WebGridBatchUpdateSettings Properties
| AllowReviewChanges | Description Specifies whether or not user is allowed to review pending changes. ValueType boolean Default Value False  | 
            
| AllowUndoChanges | Description Specifies whether or not user is allowed to undo pending changes. ValueType boolean Default Value True  | 
            
| AutomaticObjectUpdate | Description Specifies whether WebGrid should automatically update all pending changes to data objects whenever possible. ValueType readonly, boolean Default Value True  | 
            
| PromptOnUndoAllChanges | Description Specifies whether WebGrid should prompt users when undo all changes operation is being invoked. ValueType boolean Default Value True  | 
            
| NotifyOnLostFocus | Description Specifies whether WebGrid should notify users when the grid is losing its focus and there are unsaved pending changes. ValueType boolean Default Value False  | 
            
| HighlightChanges | Description Specifies whether pending changes rows should be highlighted. ValueType boolean Default Value True  |