Blazor DataGrid - Overview

1 - 10 of 77 items
  • Overview.razor
  • ProductService.cs
  • CategoryService.cs
  • ProductDto.cs
  • CategoryDto.cs
Loading the demo source code...please wait.
Style in ThemeBuilder
  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
blazor ui ninja image

The Grid component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

Visualize data and let users edit it with the powerful Blazor DataGrid component. With support for paging, sorting, filtering, lazy loading, flexible data binding to any application data source, export, selection, powerful state management, templates and many other features, this comprehensive control can be trivially setup to cover a variety of use cases. For a detailed overview, see the Blazor Grid documentation.

This demo demonstrates some of the most popular features of the Telerik UI for Blazor DataGrid. By default the items in the component are grouped by their Category which is done through the Blazor Grid State. You can filter them by using the filter icon next to the name of the column in the respective column header. You can customize the rendering of a column by using the Template as shown in the Image Column. To group the Blazor DataGrid by another column, drag the column header and drop it in the designated place. The Grid fetches its data from a SQL database connected through service and you can Add, Edit, and Delete items by using the respective buttons.

Key Functionalities and Features

This Blazor Data Grid Overview 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

Additional Resources

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