Class \Prado\Web\UI\ActiveControls\TActiveBoundColumn
TActiveBoundColumn class
TActiveBoundColumn represents a column that is bound to a field in a data source. The cells in the column will be displayed using the data indexed by \Prado\Web\UI\ActiveControls\setDataField. You can customize the display by setting \Prado\Web\UI\ActiveControls\setDataFormatString.
This is the active counterpart to the TBoundColumn control. For that purpose, if sorting is allowed, the header links/buttons are replaced by active controls.
Please refer to the original documentation of the TBoundColumn for usage.
Class hierarchy
- \Prado\Web\UI\ActiveControls\TActiveBoundColumn
- \Prado\Web\UI\WebControls\TBoundColumn
- \Prado\Web\UI\WebControls\TDataGridColumn
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.1.9
protected
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |