:: Forum >> Version 2 >>
setHeaderTemplate?
More information on this topic is available in the documentation section:
/grid.doc.templates/.
I know we can set a grid cell with a template, such as:
obj.setCellTemplate(new AW.Templates.Button, 1, 1);
Can I set a column header with templates? For example, can I use a method like:
obj.setHeaderTemplate(new AW.Templates.Button, 1, 1);?
Thanks,
mrhsh
Thursday, March 27, 2008
I found the solution. Thanks.
mrhsh
Thursday, March 27, 2008
Post a reply:
Back to /grid.doc.templates/
Documentation:
Forum search