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

Grid - InCell Editing

1 - 15 of 77 items
  • Editing-incell.razor
  • ProductService.cs
  • ProductDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

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

Description

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

All modes support validation. This demo showcases the capabilities of the InCell editing mode as well as customizing command column buttons. When you click on an editable cell on the Grid row an editor opens and allows changes to the value. When you click 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.

This Data Grid 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.