search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How can I remove Gantt chart default name?

Asked by Akhtar Raza
3 years ago.

I attached the screenshot of my project. I don't know how to ask this. Just look at the picture.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

You can override this text using onBeforeTaskRender event, by calling args.data.box.htmlRight = ""; there.

See also:
https://api.daypilot.org/daypilot-gantt-onbeforetaskrender/

Comment posted by Akhtar Raza
3 years ago.

Thanks

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.