Our state of the art Gantt chart


Post by Maxim Gorkovsky »

You can try taking renderer from the prototype:

import { NameColumn } from '@bryntum/gantt';
...
nameCustom.renderer = NameColumn.prototype.treeRenderer.bind(nameCustom)

Post by Qwerty »

Thanks Maxim, that's much neater!


Post by davegould41 »

I am also receiving this issue


Post by ghulam.ghous »

Hi there,

Please always open a new thread to report a problem. I have added a comment about your issue on the ticket. Meanwhile you can use the workaround shared by our team member here: viewtopic.php?p=113857#p113857


Post Reply