Article # 395, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Having an initial selection in a GenItemGroup.
Q. When I set the three GenItemGoups to GIGBT_EXCLUSIVE it starts off with none of the three selected. I can select any (or all) of the three but I can never get one deselected. When they are set GIGBT_NON_EXCLUSIVE it starts off with none selected again. I can select any (or all) of the three and I can unselect them too. How can I make sure one, and only one, is selected? A. What you describe is the correct default behavior. If you want an initial selection, add GIGI_selection = @Choice1Item in your first GenItemGroup.