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

Row templates allow you to display custom content in data rows. In this demo, a dataRowTemplate adds employee images and extra information to regular data rows.

You should disable or implement certain DataGrid features manually to use row templates. Refer to the dataRowTemplate article for details.

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