:: Forum >>

Checkboxes not displaying

var checkbox = new My.Templates.CheckboxLabel;
checkbox.setCheckedProperty("true", "Yes")
checkbox.setCheckedProperty("false", "No")
obj.setColumnTemplate(checkbox, 7);

This is the code that I'm using, but the checkbox doesn't display in the grid.

Could any one please tell me what I'm doing wrong?
garth
Monday, July 18, 2005

This topic is archived.


Back to support forum

Forum search