Version

xamPivotGrid Interactions

Introduction

The topics in this section explain the main interactions with the xamPivotGrid™ control that can be performed through the UI or implemented in code.

Topics

Detailed information regarding interaction with the xamPivotGrid is covered in the following topics:

Topic Purpose

After you have loaded a cube with data you need to select hierarchies on which to base the slice of data to be computed.

This topic explains the ways to interact with xamPivotGrid cells.

This topic explains how to expand hierarchies from code.

This topic explains the deferred layout update feature of the xamPivotGrid.

To pivot the data in the grid means to move all column hierarchies to the rows area, all row hierarchies to the columns area, and then recalculate the Result to update the content of the grid.