:: Home >>

header template

Sets or retrieves the template used for the grid column headers (header template).

Syntax

 var template = obj.getHeaderTemplate(); 
 obj.setHeaderTemplate(template); 

Defined in

AW.UI.Grid

Implementation

AW.Templates.Header

Uses

header model (redirected control model)

Examples

obj.setHeaderText("Search", 0);
obj.setHeaderLink("http://www.google.com", 0);
obj.setHeaderTemplate(new AW.Templates.Link, 0);

Comments

21 Aug 06
can we place checkbox in header !! ??? nahalingam n kanakavel (4)
3 Mar 06
Column headers not flush when right aligned Helen Williamson (6)
24 Feb 06
Cancel sorting options Kwooda (3)
13 Feb 06
Grid Header colors question Carl (6)

Comments will appear on this page and in the main forum.

Documentation:

Recent changes:

2.5.0 - 2.5.5
2.5.5
2.5.0 - 2.5.4
2.5.4
2.5.0 - 2.5.3
2.5.3
2.5.0 - 2.5.2
2.5.2
2.5, 2.5.1
2.5.1