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

Cells

ASPxVerticalGrid displays three types of cells.

  • Data

    Data cells belong to data rows and display field values.

  • Command

    Command cells belong to command rows and display command buttons that enable end-users to manipulate ASPxVerticalGrid data.

  • Edit

    Edit cells are displayed when ASPxVerticalGrid is in batch edit mode and allow edited record values to be modified.

Concepts