This example demonstrates how to update a database according to changes made in the gantt chart. The end user can move both start- and end-points of any gantt bar or drag and drop it within a diagram. All changes are persisted in the database. Data exchange is performed via regular ADO.NET objects.
See also:
Side-by-Side Gantt Demo
How to create a Gantt Chart in the ASP.NET application
Example Comments
Added By: Keith Richards at: 4/23/2013 7:32:15 AM
does this example still work, as it's not working for me..