Open source ASP.NET Gantt Chart Web Control [closed]

最后都变了- 提交于 2019-12-03 07:58:12

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!