Enum EditMode
Allow options for performing CRUD operations with different modes in the data grid that used to update the appropriate cells in the pivot table. The available modes are as follows:
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public enum EditMode
Fields
Name | Description |
---|---|
Batch | |
Dialog | |
Normal |