Is there any open source or free .net ui toolkit containing at least one of the following controls:
- gantt chart (ms project like)
- calendar (google calendar like or ms outlook 2003, 2007 like)
- scheduler (outlook 2007 like)
Thanks
Is there any open source or free .net ui toolkit containing at least one of the following controls:
Thanks
Here is a free gantt chart from CodeProject. http://www.codeproject.com/KB/vb/Gantt_Chart.aspx
Here is a Calendar Dayview like Outlook
http://www.codeproject.com/KB/selection/Calendardayview.aspx
it's not bad at all...
Cheers from Argentina!