Skip to main content

Cells

ASPxGridView displays three types of cells.

  • Data

    Data cells belong to data columns and display field values.

  • Command

    Command cells belong to command columns and display command buttons that enable users to manipulate ASPxGridView data.

  • Edit

    Edit cells are displayed within an Edit Form when ASPxGridView is in edit mode. They allow the edited row’s values to be modified.

Concepts

Member Table