/blazor-datagrid-customize-default-scrollbar

This sample was created to customize the scrollbar rendered inside the Blazor DataGrid component

Primary LanguageHTML

Blazor DataGrid - Customize Default Scrollbar

This sample explains about how to customize the scrollbar rendered inside the Blazor DataGrid component.

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.