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

A quick start Blazor project that shows how to group the Blazor Dropdown List items as well as how to filter them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A quick start Blazor project that shows how to group the Blazor Dropdown List items as well as how to filter them.


Languages

Language:HTML 48.8%Language:CSS 33.6%Language:C# 17.6%