跳至內容
選單
此問題已被標幟
1 回覆
3800 瀏覽次數

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.