\TbDataColumn

## Bootstrap grid data column.

Summary

Methods
Properties
Constants
renderFilterCell()
$filterInputOptions
$grid
No constants found
renderHeaderCellContent()
renderFilterCellContent()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$filterInputOptions

$filterInputOptions : array

Type

array — HTML options for filter input

$grid

$grid : \TbGridView|\TbExtendedGridView

the grid view object that owns this column.

Type

\TbGridView|\TbExtendedGridView

Methods

renderFilterCell()

renderFilterCell()

### .renderFilterCell()

Renders the filter cell.

renderHeaderCellContent()

renderHeaderCellContent()

### .renderHeaderCellContent()

Renders the header cell content. This method will render a link that can trigger the sorting if the column is sortable.

renderFilterCellContent()

renderFilterCellContent()

### .renderFilterCellContent()

Renders the filter cell content. On top of Yii's default, here we can provide HTML options for actual filter input