This topic describes how to enable editing of data cells in the xamPivotGrid™ control and catch events related to editing in order to modify the source of the data.
The xamPivotGrid™ control includes the Field Chooser control, which can be used by users to quickly select hierarchies to add to the rows, columns, filters and measures. The topics in this section provide detailed information about the field chooser.
The purpose of this topic is to introduce the DataSlicer feature in the pivot grid with an enhanced filtering capability. The Data Slicer allows filtering the hierarchies selected in columns, rows and filter areas in conjunction with the measures of the pivot grid.
This topic demonstrates how to get started with the xamPivotGrid control by providing step-by-step procedure for adding this control to a WPF application. Code examples include listings in XAML as well as procedural code.