col.xyz.type = checkbox
 Show checkbox options when editing a cell.
Â
Class | Column Type |
---|---|
Property | col.xyz.type = checkbox |
Formal specification | col.xyz.type = checkbox |
Required | no |
Default | |
Version | 1.0 |
Comment | You can have only one checkbox per column cell. The corresponding attribute in the gridtable has type 'bit'. |
Example | col.participant.type = checkboxÂ
col.participant.checked = Will be presentÂ
col.participant.unchecked = Will not be presentÂ
|
Reference |