Show theme settings Shopping cart Download trialFree Trial
Secure required resources
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Task Template

Title
Start Date
Due Date
CollapseAnalysis/Software Requirements02/01/202502/28/2025
  Conduct needs analysis02/01/202502/03/2025
  Draft preliminary software specifications02/03/202502/05/2025
  Review software specifications/budget with team02/04/202502/06/2025
  Incorporate feedback on software specifications02/06/202502/08/2025
  Develop delivery timeline02/08/202502/14/2025
  Obtain approvals to proceed (concept, timeline, budget)02/14/202502/20/2025
  Draft preliminary software specifications02/20/202502/25/2025
  Secure required resources02/25/202502/28/2025
26 January 2025 - 1 February 2025
2 February 2025 - 8 February 2025
9 February 2025 - 15 February 2025
Sun, 26 Jan
Mon, 27 Jan
Tue, 28 Jan
Wed, 29 Jan
Thu, 30 Jan
Fri, 31 Jan
Sat, 1 Feb
Sun, 2 Feb
Mon, 3 Feb
Tue, 4 Feb
Wed, 5 Feb
Thu, 6 Feb
Fri, 7 Feb
Sat, 8 Feb
Sun, 9 Feb
Mon, 10 Feb
Tue, 11 Feb
Wed, 12 Feb
Thu, 13 Feb
Fri, 14 Feb
John Heart
Analysis/Software Requirements
John Heart
Paul Peyton
Conduct needs analysis
Paul Peyton
Robert Reagan
Draft preliminary software specifications
Robert Reagan
Greta Sims
Review software specifications/budget with team
Greta Sims
Brett Wade
Incorporate feedback on software specifications
Brett Wade
Sandra Johnson
Develop delivery timeline
Sandra Johnson
Kevin Carter
Obtain approvals to proceed (concept, timeline, budget)
Kevin Carter
Cynthia Stanwick
Draft preliminary software specifications
Cynthia Stanwick
Olivia Samuelson
Secure required resources
Olivia Samuelson
Did this demo address your needs?
If you’d like us to extend this demo further, please describe your needs below.
Thank you in advance for your cooperation.
SEND FEEDBACK


DevExpress ASP.NET MVC Gantt (GanttExtension) templates help customize the layout and appearance of individual task elements. Templates allow you to mix HTML code with any DevExpress ASP.NET MVC extension - and position desired elements within the container. In this demo, a template is used to display images within tasks and change their background color.

Implementation: Handle the client-side TaskShowing event to customize and align task information within the template container. For each task, use the e.item property to obtain task information (title, resource, progress) and wrap it into div elements. Then, apply CSS styles to these div elements and place them into the e.container property.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxGanttDemos