Skip to content

Commit 3f8db61

Browse files
Update README.md
grammatical changes in readme file committed.
1 parent 1d5abe9 commit 3f8db61

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,22 @@
11
# How to Customize the Columns of ASP.NET Core DataGrid Using Templates
2-
32
A quick-start project that helps you to customize columns in the Syncfusion ASP.NET Core DataGrid using templates. Explore how to use conditional templates to include columns with checkboxes.
43

5-
## Documentations:
4+
## Documentation:
65
* Column Template: https://ej2.syncfusion.com/aspnetcore/documentation/grid/columns/column-template
7-
86
* Header template: https://ej2.syncfusion.com/aspnetcore/documentation/grid/columns/headers#header-template
9-
107
* Condition template: https://ej2.syncfusion.com/aspnetcore/documentation/grid/columns/column-template#using-condition-template
118

12-
## Demos:
9+
## Examples:
1310
* Column Template: https://ej2.syncfusion.com/aspnetcore/Grid/ColumnTemplate#/fluent
14-
1511
* Header Template: https://ej2.syncfusion.com/aspnetcore/Grid/HeaderTemplate#/fluent
1612

17-
## Project pre-requisites
13+
## Project prerequisites
1814
Make sure you have compatible versions of the following IDE and framework installed on your machine before starting this project:
19-
2015
* .NET SDK 6.0 ([.NET ](https://dotnet.microsoft.com/en-us/download))
2116
* Visual Studio 2022 ([Visual studio](https://visualstudio.microsoft.com/downloads/)) or later
22-
2317
---
24-
2518
To learn more about the supported IDE and frameworks for our ASP.NET Core controls, please refer to the documentation below:
2619
https://ej2.syncfusion.com/aspnetcore/documentation/system-requirements
2720

28-
2921
## How to run this application:
30-
3122
To run this application, clone the `how-to-customize-the-columns-of-aspdotnet-core-datagrid-using-templates` repository and open it in Visual Studio. Install the necessary NuGet packages via the package manager, then build and run the project by pressing the F5 key.

0 commit comments

Comments
 (0)