Skip to content

Commit 67a5a8e

Browse files
committed
Modified the readme content
1 parent 146ee62 commit 67a5a8e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
# Multi-column-ComboBox-Blazor
1+
# Blazor Multicolumn ComboBox
2+
23
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.
3-
## Project pre-requisites
4-
Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 in your machine before starting to work on this project.
54

6-
## How to run this application?
7-
To run this application, you need to first clone the `blazor-multi-column-combobox` repository and then open the project or solution file in Visual Studio 2019.
5+
## Prerequisites
6+
7+
* Visual Studio 2022
88

9-
* Now, run the run the project Visual Studio and able to get the output in Browser.
9+
## How to run the project
10+
11+
* Checkout this project to a location in your disk.
12+
* Open the solution file using the Visual Studio 2022.
13+
* Restore the NuGet packages by rebuilding the solution.
14+
* Run the project.
1015

1116
## See also
17+
1218
* [Online examples](https://blazor.syncfusion.com/demos/combobox/multi-column)
1319
* [Documentation](https://blazor.syncfusion.com/documentation/combobox/getting-started/)

0 commit comments

Comments
 (0)