:: Forum >>

check box field

How can I set the field in a grid cell an a checkbox?
Wednesday, January 17, 2007
grid.setCellTemplate(new AW.Templates.Checkbox, col, row)

or if you want all first column to be checkbox:

grid.setSelectionMode("multi-row-marker")
James Crow
Wednesday, January 17, 2007

This topic is archived.


Back to support forum

Forum search