Skip to content

Commit 612f921

Browse files
authored
Update the Readme file
1 parent 8c88067 commit 612f921

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Multi-column-ComboBox-Blazor
2-
Multi-column ComboBox has an option to display the data in a multi-column layout using the templates
2+
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.
5+
6+
## How to run this application?
7+
To run this application, you need to first clone the `Multi-column-ComboBox-Blazor` repository and then open the project or solution file in Visual Studio 2019.
8+
9+
* Now, run the run the project Visual Studio and able to get the output in Browser.

0 commit comments

Comments
 (0)