/row-and-cell-customization-in-blazor-data-grid

A quick-start project that helps you to customize the rows and cells of the Blazor Data Grid control. This project also contains simple code to wrap column data, apply clip modes and grid lines.

Primary LanguageHTML

Row and Cell Customization in Blazor Data Grid

A quick-start project that helps you to customize the rows and cells of the Blazor Data Grid component. This project also contains simple code to wrap column data, apply clip modes and grid lines.

Documentation:

Online examples: https://blazor.syncfusion.com/demos/datagrid/overview

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.