How to change the initial value of a radio group at runtime (Merged) [message #229099] |
Thu, 05 April 2007 06:33  |
vijaycsvk
Messages: 3 Registered: April 2007 Location: bangalore
|
Junior Member |
|
|
Hi,
How can the initial value of a radio group can be changed
programatically.
I think convert_other_value wil work,
But i dont know how to use this built-in.
For suppose if iam having 3 radio buttons(a,b,c) for a record group.
The initial value of the radio group is set as 'a' through
property pallate.
Now i want to change the initial value of the radio group to
'b' programetically through some built-in.
How is it possible.
Please reply.
|
|
|
|
|
|
|