Currently, I'm working on a project (using Visual studio 2005 with ASP2.net & VB.NET) tha requires the use of a gantt chart
So i was thinking if there is any chance to use the Microsoft Chart Control in VS 2005 to crate a Gantt chart via the RangeBar chart, despite the fact that these controls are suitable for VS 2008
If that's not possible, is there any simple Gantt chart that i could use & customise with my skills in ASP & VB (and maybe C#)?
Click "Mark as Answer" on the post that helped you.
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239
mcosgeorge
Member
2 Points
9 Posts
Is there any simple Gantt Chart ??
Feb 27, 2010 12:55 AM|LINK
Hello Guyz
Obviously i need your help/advice :)
Currently, I'm working on a project (using Visual studio 2005 with ASP2.net & VB.NET) tha requires the use of a gantt chart
So i was thinking if there is any chance to use the Microsoft Chart Control in VS 2005 to crate a Gantt chart via the RangeBar chart, despite the fact that these controls are suitable for VS 2008
If that's not possible, is there any simple Gantt chart that i could use & customise with my skills in ASP & VB (and maybe C#)?
Thank u in advance for your help :)
Greetings from Greece
George
Gantt chart
anzer
Star
7798 Points
1506 Posts
Re: Is there any simple Gantt Chart ??
Feb 27, 2010 05:55 AM|LINK
Try this
http://www.codeproject.com/KB/webforms/EventCalendarControl.aspx
Also try these commercial gannt charts
http://www.fusioncharts.com/widgets/gallery.asp
http://www.sourcecodestore.com/Products/ProductSheet.aspx?ID=AG
ClientSideAsp.Net | Blog
anzer
Star
7798 Points
1506 Posts
Re: Is there any simple Gantt Chart ??
Feb 27, 2010 06:11 AM|LINK
Few more resources for you..
A JS/Css based solution http://code.google.com/p/jsgantt/ ( http://www.jsgantt.com/ )
exjs baserd commercial solution http://www.ext-scheduler.com/ (http://www.ext-scheduler.com/examples/simplegantt/simplegantt.html )
Google chart solution http://www.designinginteractive.com/code/how-to-build-a-gantt-chart-with-the-google-charts-api/
ClientSideAsp.Net | Blog
cnranasinghe
Star
8259 Points
1666 Posts
Re: Is there any simple Gantt Chart ??
Feb 27, 2010 06:26 AM|LINK
Check this url. This might help you.
http://demos.devexpress.com/XtraChartsDemos/
http://demos.devexpress.com/XtraChartsDemos/RangeViewTypes/GanttSeries.aspx
TATWORTH
All-Star
72395 Points
14016 Posts
MVP
Re: Is there any simple Gantt Chart ??
Mar 01, 2010 09:28 AM|LINK
Have a look at:
This earns you a point and marks your thread as Resolved so we will all know you have been helped.
FAQ on the correct forum http://forums.asp.net/p/1337412/2699239.aspx#2699239