Skip to content

Commit 7e5d345

Browse files
committed
Modified the readme content
1 parent 9571919 commit 7e5d345

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,17 @@
22

33
A quick-start project that helps you to customize the edit dialog in Syncfusion Blazor Data Grid. This project contains simple code customizations to add custom components like Numeric TextBox, AutoComplete, DatePicker, Dropdown List, and TextBox to the edit dialog using a template.
44

5-
Documentation: https://blazor.syncfusion.com/documentation/datagrid/editing/#entity-framework
5+
**Documentation**: https://blazor.syncfusion.com/documentation/datagrid/editing/#entity-framework
66

7-
Online examples: https://blazor.syncfusion.com/demos/datagrid/grid-dialog-template
7+
**Online examples**: https://blazor.syncfusion.com/demos/datagrid/grid-dialog-template
88

9-
## Project prerequisites
9+
## Prerequisites
1010

11-
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.3 in your machine before starting to work on this project.
11+
* Visual Studio 2022
1212

13-
## How to run this application?
13+
## How to run the project
1414

15-
To run this application, you need to first clone the `customize-the-edit-dialog-using-templates-in-blazor-data-grid` repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.
15+
* Checkout this project to a location in your disk.
16+
* Open the solution file using the Visual Studio 2022.
17+
* Restore the NuGet packages by rebuilding the solution.
18+
* Run the project.

0 commit comments

Comments
 (0)