Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option group question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00499090
Message ID:
00499106
Views:
19
>What property determines the ordinal arrangement of the options in an option group? Ie, when selecting the first option, the value of the container is 1, selecting the second sets the container value to 2, etc.
>
>I have an option group that is not following the rules, and clicking the second box sets the value of the container to 3, clicking the third box sets the value to 2. I thought it might be the tabindex, but they are set correctly.

I think it's the option order in the Property memo in the optiongroup record in the class table, which in turn causes instantiation order. If you look there, you may see something out of order.

Usually if you just switch them around visually they will return to normal.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform