Your search did not match any results.

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.

Backend API