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

How to increase/decrease width Header Column in ASP.Net

Asked by Anonymous
7 years ago.

I downloaded TutorialGanttProjectManagement and I want to adjust the width of Header Column according to my requirement.

How can I do that?

Please help me for this

Thanks

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

You can use the CellWidth property:

<DayPilot:DayPilotGantt
...
CellWidth="20" />
Comment posted by Anonymous
7 years ago.

Great.

Thank you very much.

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