Skip to content

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

Notifications You must be signed in to change notification settings

Backiaraj/how-to-group-and-filter-the-blazor-multiselect-dropdown-items

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Filter and Group MultiSelect Dropdown Items

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

Examples:

https://blazor.syncfusion.com/demos/multiselect-dropdown/grouping

https://blazor.syncfusion.com/demos/multiselect-dropdown/filtering

Documentation:

https://blazor.syncfusion.com/documentation/multiselect-dropdown/grouping

https://blazor.syncfusion.com/documentation/multiselect-dropdown/filtering

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2019 or 2022 and .NET Core SDK latest version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the how-to-group-and-filter-the-blazor-multiselect-dropdown-items repository and then open it in Visual Studio 2019 or 2022. Now, simply build and run your project to view the output.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.9%
  • CSS 29.6%
  • C# 8.5%