Class \Prado\Web\UI\ActiveControls\TActiveTemplateColumn
TActiveTemplateColumn class
TActiveTemplateColumn customizes the layout of controls in the column with templates. In particular, you can specify \Prado\Web\UI\ActiveControls\setItemTemplate, \Prado\Web\UI\ActiveControls\setEditItemTemplate, \Prado\Web\UI\ActiveControls\setHeaderTemplate and \Prado\Web\UI\ActiveControls\setFooterTemplate to customize specific type of cells in the column.
This is the active counterpart to the TTemplateColumn 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 TTemplateColumn for usage.
Class hierarchy
- \Prado\Web\UI\ActiveControls\TActiveTemplateColumn
- \Prado\Web\UI\WebControls\TTemplateColumn
- \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 |