Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3804 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

Hi Anirudh Lou,

You can do it by following code for xml.

<gantt create="false" />

Regards,

Hardikgiri Goswami

Avatar
Zrušit
Autor

Ok, thanks sir. It works.