08-01-2005 08:19 AM
08-01-2005 08:25 AM
Hellow,
you can add a radio group (Custom controls->Toolslib controls) instead of seperate radio buttons.
Hop this helps.
08-01-2005 08:32 AM
One other way you could do this:
This can be made more elegant by using an array to store the control identifiers:
and then do the above processing within a simple loop.
JR
08-01-2005 09:20 AM
thanku.....
Kimaya