MS Project Gantt chart control usage in C#

拜拜、爱过 提交于 2019-11-30 04:00:36

问题


Has anybody used the MS Project Gantt chart control in C#? If yes, can you share some resources regarding this?


回答1:


You could also check Gantt Chart Library for WPF or Windows Forms, they do not require Microsoft Project installed on the client computer, but provide similar UI for project and related Gantt Charts.




回答2:


Try these links for a start.

http://www.ilog.com/products/ganttnet/

http://www.netronic.com/products-for-developers/gantt-charts.html?gclid=COLdutasoZUCFQunQwodoWOPkw




回答3:


My company decided to buy the Infragistics NetAdvantage for .NET. We will be using their Gantt control.

Thanks for your answers.




回答4:


If you are looking for simple Gantt Chart control in asp.net i recommend jsGantt.It's purely written in javascript ript,html,css and very fast.Also easy to integrate with any of the language in web. Here is a good tutorial of using jsGantt in ASP.net Here in CodeGlobe




回答5:


If you are using Microsoft Gantt and you want help in developing Gantt Chart application for Microsoft Office Project, you can have help from below link

http://blog.functionalfun.net/2008/09/how-to-create-gantt-control-in-wpf.html



来源:https://stackoverflow.com/questions/22067/ms-project-gantt-chart-control-usage-in-c-sharp

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