3

Is there any any free Gantt view grid control or hierarchical grid view available in WinForms?

I require a grid that looks like an MS project task list, but it should not contain a right side calendar view as in MS project. My requirement is just to maintain hierarchical data with multiple columns.

Could you please suggest where can I get this?

Jeff Yates
  • 61,417
  • 20
  • 137
  • 189
mani
  • 31
  • 1

1 Answers1

0

Could this be a good answer?

It's a project with source code

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

Francesco
  • 964
  • 2
  • 17
  • 41