Skip to content

Commit d524b5e

Browse files
committed
Modified the readme content
1 parent 90bda66 commit d524b5e

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# blazor-datagrid-display-validation-message-in-dialog-template
2-
This sample is created to display valdidation message in DataGrid edit/add dialog when specific column is not defined in GridColumn definition
1+
# Blazor DataGrid - Display validation message in dialog template
2+
3+
This sample is created to display valdidation message in Blazor DataGrid edit/add dialog when specific column is not defined in GridColumn definition.
4+
5+
## Prerequisites
6+
7+
* Visual Studio 2022
8+
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.

0 commit comments

Comments
 (0)