Example of Column Template in React Gantt

/
/
Column Template

This sample demonstrates the usage of template columns in Gantt. In this sample, we have shown custom images in the Resources column.

More Details...

Loading....
Description

The Gantt provides a way to use a custom layout for each cell using the column template feature. The columns -> template property accepts the template for the cell.

In this demo, using column template, the resource column is presented with employee photos. The columns -> template property is used to customize the column display.

Gantt component features are segregated into individual feature-wise modules. To use selection, we need to inject the Selection into the Inject Services section.


More information on the Essential® React Gantt Chart can be found in this documentation section.