Editing
Topics in this section describe how data cell values displayed in PivotGridControl can be edited by end-users to perform a ‘what-if’ analysis.
The following topics are available:
-
Provides general information on how data cell values can be edited by end-users.
Assigning Editors to Data Field’s Cells
Describes how to specify editors for cells that correspond to a particular data field.
Assigning Editors to Individual Cells
Describes how to specify editors for individual cells.
Assigning Editors for In-place Editing
Describes how to assign specific editors to be used in the edit mode.
Preventing Editors from Being Activated
Shows how to prevent particular editors from being activated by an end-user.
See Also