Syncfusion.Blazor.Gantt 19.2.0.46

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.Gantt --version 19.2.0.46
                    
NuGet\Install-Package Syncfusion.Blazor.Gantt -Version 19.2.0.46
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Blazor.Gantt" Version="19.2.0.46" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Gantt" Version="19.2.0.46" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.Gantt" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Blazor.Gantt --version 19.2.0.46
                    
#r "nuget: Syncfusion.Blazor.Gantt, 19.2.0.46"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.Blazor.Gantt&version=19.2.0.46
                    
Install Syncfusion.Blazor.Gantt as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Gantt&version=19.2.0.46
                    
Install Syncfusion.Blazor.Gantt as a Cake Tool

The Blazor Gantt Chart is designed to visualize and edit the project schedule, and track the project progress. It helps to organize and schedule the projects and also you can update the project schedule through interactions like editing, dragging and resizing.

Key features

  • Data sources: Bind hierarchical or self-referential data to Gantt chart with an array of JavaScript objects or DataManager.

  • Timeline: Display timescale from minutes to decades easily, and also display custom texts in the timeline units. Timeline can be displayed in either one-tier or two-tier layout.

  • Context menu: The context menu provides a list of actions to be performed in the Gantt Chart.It appears when a cell, header, or the pager is right-clicked.

  • Base lines: Display the deviations between planned dates and actual dates of a task in a project using baselines.

  • Task dependency: Define or update the dependencies between the tasks in a project with four types of task dependencies Finish – Start, Start – Finish, Finish – Finish, Start – Start.

  • Event markers: Supports for map important events in a project using event marker.

  • Resources: Allows you to assign and track performance of resource to particular task.

  • Sorting: Supports n level of sorting.

  • Filtering: Offers filter bar in each column to filter data.

  • Editing: Provides the options for create, read, update, and delete operations.

  • Columns: The column definitions are used as the dataSource schema in the Gantt Chart. This plays a vital role in rendering column values in the required format.

    • Reordering: Allows drag and drop of any column anywhere in the gantt column header row, thus allowing repositioning of columns.
    • Column Chooser: The column chooser provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly.
    • Resizing: Resizing allows changing column width on the fly by simply dragging the right corner of the column header.
    • Freeze: Columns and rows can be frozen to allow scrolling and comparing cell values.
    • Foreign data source: This provides the option to show values from external or lookup data sources in a column based on foreign key/value mapping.
  • Selection: Rows or cells can be selected in the Gantt Chart. One or more rows or cells can also be selected by holding Ctrl or Command, or programmatically.

  • Templates: Templates can be used to create custom user experiences in the Gantt Chart.

  • Localization: Provides an inherent support to localize the UI.

  • Accessibility: Provides built-in accessibility support that helps to access all the Gantt Chart control features through the keyboard, on-screen readers, or other assistive technology devices.

Learn More about Blazor Gantt Chart Component

Documentation

Release History

Online Demos

Contact Support

Suggest a feature or report a bug

Pricing

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 23,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ controls and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (Windows Forms, WPF, WinUI(Preview), Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Syncfusion.Blazor.Gantt:

Package Downloads
PinusXAF.Editors.Blazor.SyncfusionEditors

Syncfusion Editors for Devexpress XAF Blazor

Jakar.Extensions.Blazor.Syncfusion

Extensions to aid in development.

YewXAF.CoreFX.Editors.Blazor.Syncfusion

Syncfusion Editors for Devexpress XAF Blazor

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
29.1.39 93 2 days ago
29.1.38 299 9 days ago
29.1.37 356 16 days ago
29.1.35 390 23 days ago
29.1.33 713 a month ago
28.2.12 515 a month ago
28.2.11 348 a month ago
28.2.9 434 2 months ago
28.2.7 471 2 months ago
28.2.6 498 2 months ago
28.2.5 391 2 months ago
28.2.4 394 3 months ago
28.2.3 1,486 3 months ago
28.1.41 444 3 months ago
28.1.39 618 3 months ago
28.1.38 355 4 months ago
28.1.37 243 4 months ago
28.1.36 1,181 4 months ago
28.1.35 201 4 months ago
28.1.33 597 4 months ago
27.2.5 430 5 months ago
27.2.4 10,888 5 months ago
27.2.3 229 5 months ago
27.2.2 886 5 months ago
27.1.58 944 6 months ago
27.1.57 366 6 months ago
27.1.56 374 6 months ago
27.1.55 140 6 months ago
27.1.53 1,071 6 months ago
27.1.52 900 7 months ago
27.1.51 332 7 months ago
27.1.50 815 7 months ago
27.1.48 7,223 7 months ago
26.2.14 1,209 7 months ago
26.2.13 212 8 months ago
26.2.12 315 8 months ago
26.2.11 301 8 months ago
26.2.10 487 8 months ago
26.2.9 239 8 months ago
26.2.8 352 9 months ago
26.2.7 320 9 months ago
26.2.5 929 9 months ago
26.2.4 2,120 9 months ago
26.1.42 641 9 months ago
26.1.41 438 10 months ago
26.1.40 645 10 months ago
26.1.39 659 10 months ago
26.1.38 267 6/18/2024
26.1.35 1,623 6/11/2024
25.2.7 278 6/3/2024
25.2.6 620 5/28/2024
25.2.5 442 5/21/2024
25.2.4 3,613 5/14/2024
25.2.3 1,036 5/8/2024
25.1.42 606 4/29/2024
25.1.41 764 4/23/2024
25.1.40 335 4/15/2024
25.1.39 321 4/8/2024
25.1.38 2,082 4/1/2024
25.1.37 203 3/26/2024
25.1.35 7,826 3/15/2024
24.2.9 688 3/4/2024
24.2.8 305 2/26/2024
24.2.7 295 2/19/2024
24.2.6 315 2/14/2024
24.2.5 221 2/12/2024
24.2.4 833 2/5/2024
24.2.3 821 1/31/2024
24.1.47 1,071 1/22/2024
24.1.46 362 1/16/2024
24.1.45 2,022 1/8/2024
24.1.44 478 1/2/2024
24.1.43 388 12/27/2023
24.1.41 10,719 12/18/2023
23.2.7 2,124 12/6/2023
23.2.6 491 11/28/2023
23.2.5 292 11/23/2023
23.2.4 745 11/20/2023
23.1.44 6,627 11/6/2023
23.1.43 454 10/30/2023
23.1.42 388 10/23/2023
23.1.41 1,369 10/16/2023
23.1.40 1,582 10/10/2023
23.1.39 421 10/4/2023
23.1.38 487 9/26/2023
23.1.36 10,833 9/15/2023
22.2.12 526 9/5/2023
22.2.11 447 8/28/2023
22.2.10 914 8/22/2023
22.2.9 3,979 8/14/2023
22.2.8 497 8/7/2023
22.2.7 345 8/2/2023
22.2.5 3,591 7/27/2023
22.1.39 4,399 7/18/2023
22.1.38 1,160 7/11/2023
22.1.37 415 7/3/2023
22.1.36 478 6/28/2023
22.1.34 593 6/21/2023
21.2.10 455 6/13/2023
21.2.9 432 6/6/2023
21.2.8 355 5/30/2023
21.2.6 961 5/22/2023
21.2.5 399 5/15/2023
21.2.4 2,472 5/9/2023
21.2.3 1,215 5/3/2023
21.1.41 1,910 4/19/2023
21.1.39 472 4/10/2023
21.1.38 469 4/3/2023
21.1.37 429 3/29/2023
21.1.35 1,229 3/23/2023
20.4.0.54 3,994 3/13/2023
20.4.0.53 559 3/7/2023
20.4.0.52 489 2/28/2023
20.4.0.51 3,573 2/21/2023
20.4.0.50 497 2/14/2023
20.4.0.49 657 2/7/2023
20.4.0.48 4,189 2/1/2023
20.4.0.44 1,775 1/18/2023
20.4.0.43 635 1/10/2023
20.4.0.42 639 1/4/2023
20.4.0.41 521 12/29/2022
20.4.0.40 488 12/28/2022
20.4.0.38 1,178 12/21/2022
20.3.0.61 648 12/13/2022
20.3.0.60 532 12/6/2022
20.3.0.59 655 11/29/2022
20.3.0.58 2,566 11/22/2022
20.3.0.57 1,304 11/15/2022
20.3.0.56 875 11/8/2022
20.3.0.52 1,473 10/27/2022
20.3.0.50 2,343 10/18/2022
20.3.0.49 711 10/11/2022
20.3.0.48 868 10/5/2022
20.3.0.47 1,146 9/29/2022
20.2.0.50 672 9/20/2022
20.2.0.49 1,856 9/13/2022
20.2.0.48 652 9/6/2022
20.2.0.46 675 8/30/2022
20.2.0.45 753 8/23/2022
20.2.0.44 839 8/16/2022
20.2.0.43 1,035 8/8/2022
20.2.0.40 1,020 7/26/2022
20.2.0.39 708 7/19/2022
20.2.0.38 799 7/12/2022
20.2.0.36 4,190 6/30/2022
20.1.0.61 2,481 6/20/2022
20.1.0.60 1,892 6/14/2022
20.1.0.59 833 6/7/2022
20.1.0.58 703 5/31/2022
20.1.0.57 689 5/24/2022
20.1.0.56 688 5/17/2022
20.1.0.55 4,794 5/12/2022
20.1.0.52 2,091 5/3/2022
20.1.0.51 765 4/26/2022
20.1.0.50 738 4/19/2022
20.1.0.48 1,216 4/12/2022
20.1.0.47 2,280 4/4/2022
19.4.0.56 3,804 3/15/2022
19.4.0.55 740 3/8/2022
19.4.0.54 1,322 3/1/2022
19.4.0.53 1,110 2/22/2022
19.4.0.52 684 2/15/2022
19.4.0.50 1,754 2/8/2022
19.4.0.48 1,468 1/31/2022
19.4.0.47 694 1/25/2022
19.4.0.43 918 1/18/2022
19.4.0.42 2,089 1/11/2022
19.4.0.41 566 1/4/2022
19.4.0.40 601 12/28/2021
19.4.0.38 2,095 12/17/2021
19.3.0.59 554 12/14/2021
19.3.0.57 574 12/7/2021
19.3.0.56 530 11/30/2021
19.3.0.55 538 11/23/2021
19.3.0.54 516 11/17/2021
19.3.0.53 1,655 11/12/2021
19.3.0.48 778 11/2/2021
19.3.0.47 655 10/26/2021
19.3.0.46 800 10/19/2021
19.3.0.45 757 10/12/2021
19.3.0.44 654 10/5/2021
19.3.0.43 3,286 9/30/2021
19.2.0.62 1,048 9/13/2021
19.2.0.60 607 9/7/2021
19.2.0.59 1,146 8/30/2021
19.2.0.57 574 8/24/2021
19.2.0.56 684 8/17/2021
19.2.0.55 1,620 8/11/2021
19.2.0.51 852 8/2/2021
19.2.0.49 836 7/27/2021
19.2.0.48 603 7/19/2021
19.2.0.47 629 7/13/2021
19.2.0.46 571 7/6/2021
19.2.0.44 3,432 6/30/2021
19.1.0.69 1,487 6/14/2021
19.1.0.67 785 6/7/2021
19.1.0.66 646 5/31/2021
19.1.0.65 669 5/24/2021
19.1.0.64 624 5/19/2021
19.1.0.63 1,273 5/13/2021
19.1.0.59 623 5/3/2021
19.1.0.58 3,157 4/26/2021
19.1.0.57 680 4/20/2021
19.1.0.56 617 4/13/2021
19.1.0.55 668 4/6/2021
19.1.0.54 3,960 3/30/2021
18.4.0.49 698 3/23/2021
18.4.0.48 624 3/16/2021
18.4.0.47 624 3/9/2021
18.4.0.46 646 3/2/2021
18.4.0.44 633 2/23/2021
18.4.0.43 721 2/15/2021
18.4.0.42 630 2/9/2021
18.4.0.41 619 2/2/2021
18.4.0.39 1,606 1/28/2021
18.4.0.35 674 1/19/2021
18.4.0.34 618 1/12/2021
18.4.0.33 696 1/4/2021
18.4.0.32 609 12/30/2020
18.4.0.31 6,844 12/22/2020
18.4.0.30 4,169 12/17/2020