:: Forum >> Version 2 >>

checkbox in grid always gives "false"

All,

We have a checkbox column for a XML based table.

grid.setCellTemplate(new AW.Templates.Checkbox0);

table.setValue = function(valuecolrow){
    if ( 
col == ) {
       
alert(value+' '+row+' '+value.length);
         }
}
 
The alert statement gives "false 0 undefined" always. Have you faced this before? please help.
Raman
Friday, August 25, 2006



This topic is archived.

Back to support forum

Forum search