Skip to content

Commit 7b6271d

Browse files
committed
essential removed
1 parent 27b86ef commit 7b6271d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet-core/Grid/Columns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Grid
77
documentation: ug
88
---
99

10-
# Columns in Essential ASP.NET Core Grid
10+
# Columns in ASP.NET Core Grid
1111

1212
The column definitions are used as the DataSource schema in the Grid and it plays vital role in rendering column values in required format and sorting, filtering, editing based on its type. The `field` property of the columns is necessary to map the datasource values in grid columns.
1313

0 commit comments

Comments
 (0)