Unveiling Exciting Features in Essential JS 2 Gantt Chart: 2023 Volume 4
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (175).NET Core  (29).NET MAUI  (208)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (220)BoldSign  (15)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (67)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (101)Streamlit  (1)Succinctly series  (131)Syncfusion  (920)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (37)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (151)Chart  (132)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (633)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (41)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (508)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (11)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (597)What's new  (333)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)
Unveiling Exciting Features in Syncfusion's Gantt Chart in 2023 Volume 4

Unveiling Exciting Features in Essential JS 2 Gantt Chart: 2023 Volume 4

In project management, industry leaders need to keep a keen eye on the latest technological advancements. In Essential Studio’s most recent release, 2023 Volume 4, Syncfusion’s Essential JS 2 Gantt Chart has undergone a series of enhancements. These updates represent leaps in functionality that promise to boost your project management experience.

So, let’s explore these exciting new features for managing projects!

Timeline virtualization: extending the horizon

Introduced in the 2023 Volume 4 release, the timeline virtualization feature addresses the challenge of managing projects with long timelines. It allows users to load tasks with extended durations into the Gantt Chart.

Timeline virtualization renders just the timeline cells visible in the current viewport. As users navigate horizontally through the Gantt Chart, the other timeline cells are dynamically displayed, ensuring a smooth and responsive user experience.

This feature is particularly beneficial for long-term project planning, such as for several-year construction projects. Users can seamlessly navigate through extended timelines while the Gantt Chart dynamically loads additional timeline cells during horizontal scrolling.

You can enable this feature in the Gantt Chart using the enableTimelineVirtualization property.

Refer to the following code example.

let gantt: Gantt = new Gantt({
  enableTimelineVirtualization: true,
  …
});

gantt.appendTo('#Gantt');
After executing the above code examples, we’ll get the output in the following image.
Timeline virtualization in Gantt Chart
Timeline virtualization in Gantt Chart

Drag and drop taskbars between tasks: intuitive task management

Task management gets a user-friendly upgrade with drag-and-drop taskbars. Now, users can effortlessly reorder tasks by dragging and dropping taskbar elements within the Gantt Chart rows.

In a development environment, tasks evolve, and priorities shift. With the taskbar drag-and-drop feature, development teams can easily rearrange tasks, ensuring flexibility in project management. Though the row drag-and-drop feature is already available in the Gantt Chart from earlier releases, this particular taskbar drag-and-drop feature allows users to reorder tasks and update their timeline.

Enable the allowTaskbarDragAndDrop property to engage this feature.

Refer to the following code example.

let gantt: Gantt = new Gantt({
  allowTaskbarDragAndDrop: true,
  …
});

gantt.appendTo('#Gantt');

After executing the above code examples, we’ll get the output in the following image.

Dragging and dropping taskbars between tasks in Gantt Chart
Dragging and dropping taskbars between tasks in Gantt Chart

Validation rules in editing: data accuracy at its best

Data accuracy is critical in project management. The new validation rules feature in editing mode allows users to validate data before saving it. Users can now set custom validation rules and error messages for erroneous fields, thus improving project data integrity.

This feature ensures that your project data matches established requirements. For example, we can prevent the saving of data with special characters. We can enable this feature using the ValidationRules property of the Gantt Chart’s columns.

Refer to the following image.

Validation rules feature in Gantt Chart
Validation rules feature in Gantt Chart

Enhancements in PDF exporting: elevating reporting capabilities

We’ve enhanced the PDF exporting capabilities in Gantt Chart to offer a more comprehensive reporting experience. These improvements ensure data integrity, customization choices, and compatibility.

Added features:

  • Unscheduled tasks: This feature captures tasks that don’t have a set schedule.
  • Manually scheduled tasks: This includes a taskbar element for manually scheduled tasks.
  • Split tasks: This displays the interruption of tasks as split tasks in the output PDF.
  • Event markers, holidays, and indicators: This feature displays marked events in a timeline, holiday labels, and other task indicators.
  • Export template columns: You can now export Gantt Chart template columns.
  • Create a custom data source for exporting: This allows you to select a data source for PDF export apart from the current data source of the Gantt Chart.
  • Custom header and footer: Add a personal touch to your reports with customized headers and footers.

Clear reporting is vital in project management. The enhancements in PDF exporting in the Gantt Chart provide comprehensive reporting options.

Note: For more details, refer to the PDF exporting in Gantt Chart documentation and demos.

Conclusion

Thanks for reading! The collective enhancements to Syncfusion’s Gantt Chart contribute to a more robust and feature-rich tool, empowering project managers with advanced functionality for effective planning and execution. Stay at the forefront of project management technology with Syncfusion’s Gantt Chart.

These features are available for our Essential JS 2 platforms. We encourage you to check out the Gantt Chart demos for them:

The new version of Essential Studio is available for existing customers on the License and Downloads page. If you’re not a Syncfusion customer, sign up for our 30-day free trial to explore our features.

If you have any questions, you can reach us through our support forumsupport portal, or feedback portal. We’re always here to assist you!

Related blogs

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed

Be the first to get updates

Subscribe RSS feed