Our state of the art Gantt chart


Post by hari_chouhan »

Hello Team,

Please see the below screenshot.

Change_value_of_other_column.png
Change_value_of_other_column.png (23.05 KiB) Viewed 285 times

When I change a % Done, then how we can change the value of STATUS?

On a particular value change, we need to change the status value.

in that scenario how we can do it?

NOTE: STAUS column type is combo.


Post by saki »

Post please your Status column configuration.


Post by hari_chouhan »

Please see below attached screenshot for the status column configuration

status_config1.png
status_config1.png (12.36 KiB) Viewed 275 times
status_config2.png
status_config2.png (5.83 KiB) Viewed 275 times

Post by alex.l »

HI hari_chouhan,

There are many options to handle that. As example, you could check new value of done property and change record status value on https://bryntum.com/docs/gantt/#Gantt/feature/CellEdit#event-finishCellEdit event

All the best,
Alex


Post Reply