DevExpress-Examples / winforms-scheduler-create-gantt-chart

Create a Gantt Chart bound to MS SQL Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinForms Scheduler - Create Gantt Chart bound to MS SQL Server database

Important

You can also use the Winforms Gantt Control to quickly incorporate project planning and task scheduling functionality in your Windows Forms application.

This example demonstrates how to customize the WinForms Scheduler control to present data in a Gantt View.

The ResourcesTree Control is used to display a hierarchy of resources. The SplitContainer Control is used to allow users to resize the Gantt Chart (Scheduler) and ResourceTree.

Read the following help topic for step-by-step instructions: How to: Create a Gantt Chart Application

WinForms Scheduler - Create Gantt Chart

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Create a Gantt Chart bound to MS SQL Server.

License:Other


Languages

Language:TSQL 37.9%Language:Visual Basic .NET 31.6%Language:C# 30.5%