跳至内容
菜单
此问题已终结
1 回复
3824 查看

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

形象
丢弃
最佳答案

Hi Anirudh Lou,

You can do it by following code for xml.

<gantt create="false" />

Regards,

Hardikgiri Goswami

形象
丢弃
编写者

Ok, thanks sir. It works.