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 |