Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
Gantt from LINQDataSource
posted

Would anyone be so generous as to provide a bit of guidance on populating a gantt chart from data in a LINQDataSource?
I've read the following thread, as well as the samples discussed within the thread, but nothing on LINQ.
http://forums.infragistics.com/forums/p/28607/121060.aspx#121060

I think that what I am trying to achieve, to begin with, should be fairly simple.   I have an entity within my datacontext called "Projects".   That entity(table) has project titles, start dates, and end dates.   I would like to display this info in a simple gantt.

If anyone reading this post has already wired up a gantt using a LINQDataSource, pointers or sample code would be greatly appreciated. 

Parents Reply Children
No Data