/blazor-autocomplete-in-multicolumn-datagrid

Creation of AutoComplete component with Blazor multicolumn DataGrid and display search result in multiple columns of data list.

Primary LanguageHTML

Blazor Autocomplete in multicolumn Data Grid

Creation of AutoComplete component with Blazor multicolumn DataGrid and display search result in multiple columns of data list.

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