Skip to main content

Cells

GridView displays three types of cells.

  • Data

    Data cells belong to data columns and display field values.

  • Command

    Command cells belong to a command column, and display command buttons that enable end-users to manipulate data displayed within the GridView.

  • Edit

    Edit cells are displayed within an edit form when a GridView is in an edit mode. It allows end-users to edit row values.

Concepts