Windows Develop Bookmark and Share   
 index > Windows Forms General > MS Project Gantt Chart like application using C#.net
 

MS Project Gantt Chart like application using C#.net

Hi folks,

I need help to develop an application similar to the MS Project Gantt Chart. I have tried to make it using DGV, ListView and searched through various websites but couldnt succeed. Please guide me in this regard.

Thank you..

V the destiny.

V The Destiny  Friday, July 31, 2009 12:09 PM
Use Google for questions like these. Lots of hits on this query.

Hans Passant.
nobugz  Friday, July 31, 2009 12:14 PM
Hi nobugz,

Iv googled and searched for the source code or assembly for Gantt Chart in C#, but I end up with only softwares. I need help in developing my own Gantt Chart application for my Project Planning Module. I tried doing it using DGV. I have added Image(just like a time bar in MS Project) but I want a movable Time bar. Another probelm is adding a Calendar like UI at the top of DGV to track the days, weeks and months.

Is there any other assemblies or something which is supported by Visual studio for the same?

Suggestions are appriciated.

Thank u,

Regards,
V The Destiny.
V The Destiny  Friday, July 31, 2009 1:47 PM

Hi,

Here is an example:

http://www.codeproject.com/KB/miscctrl/Gantt_Chart.aspx

Down load the source code. You can follow this example to develop your own gantt char.

Best regards,

Ling Wang


Please remember to click “Mark as Answer�on the post that helps you, and to click “Unmark as Answer�if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Ling Wang  Wednesday, August 05, 2009 2:16 PM
I know you are interested in developing your own Gantt Chart control, but this can be difficult and time consuming. Unless you are doing this for learning, or as a hobby, you may actually minimize both effort and costsif you would use an already existing Gantt Chart component such as Gantt Chart Library.
SorinD  Friday, September 25, 2009 11:39 AM
I cannot afford to it sorin, Is there any free assemblies available of same kind?
V The Destiny  Wednesday, October 07, 2009 2:56 PM

If you need a simple one, you can check and try to implement these suggestions:
http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html

SorinD  Wednesday, October 07, 2009 3:01 PM
Wo... That was a quick reply!

Thanks. Il hav a luk at them.

V The Destiny  Wednesday, October 07, 2009 3:07 PM

You can use google to search for other answers

Custom Search

More Threads

• How can i do Multiple selections using either control[Ctrl] key pressing or mouseright button clicking...
• Half dozen crazy pickers
• webrowser control hangs when highlighting text on it
• where is the closing?
• Help with drag/drop please...
• Ip adress switch
• Keyboard
• MessageBox problems
• control leave and form_closed event
• How position controls on a form so not so top and left for higher resolution monitors (i.e. ugly space)?