Gantt Run XML file
Creates Gantt Run data from and saves changes back to XML file on disk
Do not run this file locally!
Run it from your local or remote web http server where is installed IIS and ASP.NET (1.0, 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, ...).
Source files:

RunFile.html

(this html page),

RunDef.xml

(static XML layout),

RunData.xml

(source XML data file),

RunFileUpload.aspx

(server script saves XML data to the RunData.xml file),

RunSources.xml

(static XML layout and data for right grid),
This example demonstrates Continuous Run, complex and universal bar type. It supports more bars in one cell, with different features, size, color, class, text and tooltip.
For more Gantt Run features see Gantt Local examples or Gantt tutorials. For more ways of database communication see Basic Ajax or Form Submit ASP.NET examples.