:: Documentation >>

Templates

Grid allows changing the cell display and behavior using various cell templates. Possible cell types include text, image, image+text, checkbox, combo etc. To change the cell type assign a new cell template to the individual cell or the whole column.

obj.setCellTemplate(new AW.Templates.Checkbox, 1); // column-1 as checkbox
obj.setCellTemplate(new AW.Templates.Combo, 1, 1); // cell-1-1 as combo box

Comments

Button in cell Ryan (1)
RadioButton Group in a grid column sidnet03 (0)
setHeaderTemplate? mrhsh (1)
CheckBox column not getting displayed krash (1)
mapping checkbox to bool in grid,cell jack superlan (0)
can not select the combox value flag123 (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