:: Documentation >>

Active.Templates.Header

Column header template.

Constructor Syntax

var obj = new Active.Templates.Header;

Class Hierarchy

HTML

<div id="{id}" class="active-templates-header active-box-normal active-column-{#2} active-sort-{#3} " title="{#4}" onmousedown="dispatch(event, this)" onmouseenter="mouseover(this, 'active-header-over')" onmouseleave="mouseout(this, 'active-header-over')">
<div id="{id}/box" class="active-box-item ">
<span id="{id}/box/image" class="active-box-image active-image-{#0} "></span>
{#1}
<span id="{id}/box/sort" class="active-box-sort "></span>
</div>
<div id="{id}/div" class="active-box-resize " onmousedown="dispatch(event, this)">
&nbsp;
</div>
</div>

Comments

GRID column sort(DISABLE) Siddarth Naik_131226 (1)
freezing header while scrolling AK (0)

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5