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 Data Grid - Export Images

This demo shows how you can use ExcelJS API to export images to Excel worksheets.

See the customizeCell callback for implementation details. The workbook.addImage() method specifies image data and encoding. tl and br parameters are used to specify image location and span.

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