问题
Does anyone know where I can get a Open source ASP.NET Gantt Chart / Web Control?
回答1:
Here is a Silverlight Gantt Chart library from CodePlex.
回答2:
You may use dhtmlxGantt, an open source (GPL) JavaScript Gantt chart, with ASP.NET. Here is the tutorial on how to use it with ASP.NET MVC: http://www.dhtmlx.com/blog/using-dhtmlx-gantt-chart-asp-net-mvc/
(Disclosure - I work at DHTMLX)
回答3:
This is not ASP.NET nor open source but still might interest you, the Ext Gantt. Built using just HTML/CSS/JS and very interactive:
http://ext-scheduler.com/gantt.html
回答4:
have a look at this one, seems to be quite simple to implement http://www.naspinski.net/post/Simple-Gantt-Chart-with-Aspnet.aspx
来源:https://stackoverflow.com/questions/2136429/open-source-asp-net-gantt-chart-web-control