This sample demonstrates usage of template columns in Grid. In this sample, we have shown custom images in the Employee Image column.
The Grid provides a way to use a custom layout for each cell using column template feature. The
columns->template
property accepts the template for the cell.
In this demo, using column template, we have presented Employee Image column as template column.