Back to Devexpress

Columns

aspnetmvc-16149-components-grid-view-data-representation-basics-columns.md

latest1.2 KB
Original Source

Columns

  • Feb 02, 2023

The ASP.NET MVC GridView extension is designed to display and edit tabular information. Data sources present this information using data fields and records. In GridView, data fields are represented as columns and a record is displayed as a data row.

There are three types of columns.

Concepts