Skip to Content
Menu
This question has been flagged
1 Odpoveď
3791 Zobrazenia

Hello any one knows, how to hide Create button on a gantt chart/view?
Any help is much appreciated.

Avatar
Zrušiť
Best Answer

Hi Anirudh Lou,

You can do it by following code for xml.

<gantt create="false" />

Regards,

Hardikgiri Goswami

Avatar
Zrušiť
Autor

Ok, thanks sir. It works.