col.xyz.type = radio
 To present a radio button group to the user
Â
Class | columnType |
---|---|
Property | col.xyz.type = radio |
Formal specification | col.xyz.type = radio |
Required | no |
Default | |
Version | |
Comment | Just like a dropdown list, a radio button column can be initialized with eitherÂ
|
Example | col.aradio=radioÂ
col.aradio.type=radioÂ
col.aradio.query=select plane_name from test_dataÂ
col.aradio.query.ds=griddsÂ
|
Reference | col.xyz.list.size |