Share via


GridSerializer.ApplyPostViewIncrementalInsertsAndDeletes Method

Include Protected Members
Include Inherited Members

Applies relevant record changes to the input data table before slicing occurs.

Overload List

  Name Description
Public method ApplyPostViewIncrementalInsertsAndDeletes(IEnumerable<Change>) Applies relevant record insert and delete changes to the input data table before slicing occurs.
Public method ApplyPostViewIncrementalInsertsAndDeletes(IEnumerable<Change>, Func<Object, Dictionary<String, Object>>) Applies relevant record insert and delete changes to the input data table before slicing occurs.

Top

See Also

Reference

GridSerializer Class

GridSerializer Members

Microsoft.SharePoint.JSGrid Namespace