%@ Page Language="C#" Inherits="System.Web.Mvc.ViewPage" %>
This is a simplified example showing how you can integrate the Ext Gantt with ASP.NET MVC. The example uses MVC2 as well as LINQ, and changes are made locally until you hit the save button which sends the changes (as JSON) to the server. To see the traffic, open Firebug and the console tab and you will see every server call made.