Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

 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

col.xyz.checked col.xyz.unchecked

  • No labels