Skip to content

Commit 1da0b3d

Browse files
Update README.md
1 parent a329ca0 commit 1da0b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Binding Expando and Dynamic Objects to the ASP.NET Core DataGrid Control
1+
# How to Customize the Rows of ASP.NET Core DataGrid Using Templates
22

33
A quick-start project that helps you to customize rows in an ASP.NET Core Data Grid using templates. This project also contains simple code customizations using detail template to show additional information about a particular row by expanding or collapsing it.
44

@@ -23,4 +23,4 @@ Make sure that you have the compatible versions of Visual Studio 2022 and .NET 7
2323

2424
### How to run this application?
2525

26-
To run this application, you need to clone the `how-to-customize-the-rows-of-aspdotnet-core-datagrid-using-templates` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project by pressing the `F5` command.
26+
To run this application, you need to clone the `how-to-customize-the-rows-of-aspdotnet-core-datagrid-using-templates` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project by pressing the `F5` command.

0 commit comments

Comments
 (0)