Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 753 Bytes

File metadata and controls

22 lines (13 loc) · 753 Bytes

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.