Skip to content

A quick start Blazor WebAssembly app that helps you to customize the ListView component header, item, and its group header using templates.

Notifications You must be signed in to change notification settings

SyncfusionExamples/customizing-blazor-listview-using-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sarubala20Sarubala20
Sarubala20
and
Sarubala20
Feb 15, 2024
ce86ece · Feb 15, 2024

History

9 Commits
Feb 15, 2024
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Nov 1, 2022

Repository files navigation

Customizing Blazor ListView using Templates

A quick start Blazor WebAssembly app that helps you to customize the ListView component header, item, and its group header using templates.

Documentation: https://blazor.syncfusion.com/documentation/listview/customizing-templates/

Online examples: https://blazor.syncfusion.com/demos/listview/list-templates

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.