New to Telerik UI for Blazor? Download Free 30-day trial

Gantt - InCell Editing

  • Editing-incell.razor
  • GanttTaskDto.cs
  • GanttTaskService.cs
  • GanttDependencyDto.cs
  • GanttDependencyService.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

The Telerik Gantt for Blazor provides editing functionalities. You can choose between three different modes:
  • Inline
  • InCel
  • Popup

You can initiate editing of a Gantt record from both of its components:
  • Gantt Tree editing - clicking on an editable cell on the Gantt Tree row an editor opens and allows changes to the value. When you click press Enter or focus away from the cell the update is applied. To cancel the operation use the Escape key on your keyboard. The InCell edit mode is optimized for fast data entry - moving between the cells in edit mode requires very few actions on the keyboard only. You can use Tab and Shift+Tab to move between editable cells on the same row, and Enter will open the same column on the next row. Just like in Excel.
  • Timeline editing - double click on a Task in the Timeline will open a popup with editing options. The Timeline also allows editing records through drag and drop operations.
This Gantt InCell Editing example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.