Skip to content

SyncfusionExamples/group-and-filter-items-in-blazor-dropdownlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Filter and Group the Blazor DropDown List Items

This sample explains about how to group the Blazor Dropdown List items as well as how to filter them.

Examples:

Documentation:

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.