Class TActiveLiteralColumn
TActiveLiteralColumn class
TActiveLiteralColumn represents a static text column that is bound to a field in a data source. The cells in the column will be displayed with static texts using the data indexed by setDataField DataField. You can customize the display by setting setDataFormatString DataFormatString.
If setDataField DataField is not specified, the cells will be filled with setText Text.
If setEncode Encode is true, the static texts will be HTML-encoded.
This is the active counterpart to the TLiteralColumn
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 TLiteralColumn
for
usage.
- TComponent
-
TApplicationComponent
-
TDataGridColumn
-
TLiteralColumn
-
TActiveLiteralColumn
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: Fabio Bas <ctrlaltca@gmail.com>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: Fabio Bas <ctrlaltca@gmail.com>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
protected
|
dataBindColumn(),
getDataField(),
getDataFormatString(),
getEncode(),
getText(),
initializeCell(),
setDataField(),
setDataFormatString(),
setEncode(),
setText()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|