DevExtreme v24.2 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Your search did not match any results.

React Pivot Grid - Cell Customization

Our PivotGrid allows you to control and manage the data export process. You can use the PivotGrid's customizeCell callback to modify cell data and associated formatting prior to export operations (from the PivotGrid to an Excel file).

Our PivotGrid gives you access and allows you to change the following attributes:

The customizeCell function also allows you to identify cell area types.

To give you the ability to edit code on the fly, the demo uses SystemJS. For this reason, launching the demo takes some time. We strongly recommend that you do not use this approach in real projects.
Backend API