Name | Description |
---|---|
ActionColumn | ActionColumn is a column for the [[GridView]] widget that displays buttons for viewing and manipulating the items. |
Column | Column is the base class of all [[GridView]] column classes. |
DataColumn | DataColumn is the default column type for the [[GridView]] widget. |
GridView | The GridView widget is used to display data in a grid. |
SerialColumn | SerialColumn displays a column of row numbers (1-based). |