ASP.NET Gantt Views
Configurable Timeline with Zoom Support.
With our Web Forms and MVC Gantt control, you can adjust timescales and display the desired time unit with absolute ease. From hours to months, our DevExpress ASP.NET Gantt ships with four built-in views:
The DevExpress ASP.NET Gantt control provides a flexible set of rules so you can specify non-working days and define work time for each day. These rules help describe custom schedules and they ought to be applied to individual days.
Real-time scaling allows you to browse data across various detail levels. To initiate zoom operations, you simply hold the CTRL key and rotate your mouse scroll as needed (to zoom in or zoom out).
ASP.NET Gantt Demo
Gantt Tasks, Milestones, Striplines and Resources
Keep your project on track and moving forward.
The DevExpress ASP.NET Gantt control displays tasks as horizontal bars along timescales. It also displays current schedule status, its hierarchy and dependency relationships between individual tasks.
Our Web Forms and MVC Gantt control can display three distinct items: Tasks, Summary Tasks, and Milestones. DevExpress Gantt determines item type automatically. A task without a duration is a Milestone and a task with children is a Summary Task. Tasks and Summary Tasks can display progress states within the Gantt region.
And of course, you can also specify resources used for individual tasks. With our client-side API, you control how resources and task subjects are displayed within the control.
Gantt Tasks and Milestones Demo
Task Scheduling
Drag & Drop Editing Inside
With DevExpress ASP.NET Gantt control, you can create as many tasks and subtasks as your project requires. Simply specify a title, assign resources (where appropriate), set due dates and track progress until completion. Connect tasks using intuitive drag & drop operations and use dependencies to construct ultra-concise project plans.
As you would expect, you can click and drag tasks from each end to change both start and due dates. You can also use the progress pointer to update task progress, hover on tasks to define dependencies, and much more.
The DevExpress ASP.NET Gantt control stores changes made by end-user automatically. Changes can be rolled back whenever necessary.
Gantt Task Editing Demo