A2v10 Platform documentation
UK


DataGridRowDetails Control

Represents a row detail element for a DataGrid table.

Content property: Content

Properties

Name Type Description
Content UIElementBase Item content.
Visible Boolean Whether the item is visible.
Activate RowDetailsActivate When to activate detailing. Possible values:
  • ActiveRow - (by default) display for the selected row.
  • Cell - display a special cell with the ability to reveal details.
  • Always - always display.