Skip to main content
A newer version of this page is available. .

Columns

The Bootstrap Grid View control is designed to display and edit tabular information. Data sources present this information using data fields and records. In the Grid View, data fields are represented as columns and a record is displayed as a data row.

There are two types of columns.

  • Data Columns

    Data columns are used to display and edit data. There are fifteen types of data columns used to display and edit various types of data (e.g., string, Boolean, DateTime, memo data).

  • Command Columns

    Command columns allow end-users to switch the Grid View to an edit mode, update data, select data rows, etc.

Concepts