Hi,
I have a requirement at work where I need to color grid cells based on the value (statuses, priorities).
I seem unable to find any informationr egarding this, any known work around?
Thank you
Hi,
I have a requirement at work where I need to color grid cells based on the value (statuses, priorities).
I seem unable to find any informationr egarding this, any known work around?
Thank you
Hello Karl,
You can use the template
function in the column configuration to return any HTML elements you want:
https://docs.dhtmlx.com/gantt/desktop__specifying_columns.html#datamappingandtemplates
And it means you can add any colors and styles you want.
Here is an example:
https://snippet.dhtmlx.com/cvrl3sxb