/blazor-multi-column-combobox

Multi-column ComboBox has an option to display the data in a multi-column layout using the templates

Primary LanguageHTML

Blazor Multicolumn ComboBox

Multi-column ComboBox has an option to display the data in a multi-column layout using the template features.It displays the list item in multiple column like Grid view.

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.

See also