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 - Column Template

Column templates allow you to display custom content in column cells. Use the cellTemplate property (cellRender in React) to configure these templates.

In this demo, a custom column template is configured to display employee photos in the Picture column.

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