UI for ASP.NET Core
ASP.NET Core GanttChart is a complex project management tool, especially useful for visualizing tasks which are a part of a project management cycle. The Core GanttChart component provides treelist and timeline views so that the end users can see the project start/end date, tasks progress, dependencies between tasks, milestones and other components of a project, at a glance.
Check out the ASP.NET Core GanttChart demo
Columns in the Gantt component provide access to column options and attributes:
The Gantt column templates feature will let you render any type of content you may need, not just plain text. Whether is it images, links, or formatted multi-line description – all is possible.
Planning is only useful to the extent the planned time actually matches the actual time taken to complete the task. This is why the Gantt component has a built-in feature to compare planned tasks time vs. their actual execution time. This is a crucial metric for any manager to monitor in order to improve the planning skills of their team.
Effortlessly edit the task fields via a built-in popup editing form for more convenience. The popup editing displays a collection of five tabs with editable task-related content:
Leverage the TreeList View of Core GanttChart to present details of hierarchy data in columns. The columns in the treelist section of the Core Gantt can be individually configured. A column can be editable or sortable, the developer can specify its width and the format of data to be displayed. All changes made in the Treelist view of Core GanttChart are immediately reflected in the Timeline.
ASP.NET Core Gantt timeline can display its tasks in different "views". The following views are supported: day, week, or month. End-users can manipulate the views in multiple ways – the tasks can be dragged to change their start/end dates and dependencies with other tasks. The Timeline view is very intuitive letting end-users scan quickly through the progress of the whole project or separate tasks.
The Telerik UI for ASP.NET Core GanttChart is one of the many UI components in the suite with out-of-the-box support for keyboard navigation. Users can easily navigate the component using a combination of keyboard buttons to focus on the textbox, change the image or even control the sound volume.
Leverage 20+ built-in themes and swatches to style the ASP.NET Core GanttChart, including Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which resembles the Bootstrap styling for seamless integration) and Fluent (based on Microsoft Fluent UI). You can easily customize the available themes with a few lines of CSS or create a new one with the Progress SASS ThemeBuilder application.