Page 1 of 1

Radio buttons

Posted: Wed Sep 01, 2010 4:42 pm
by nascar88
How do you make a radio button display as checked based on a program value when you show the screen ?

Re: Radio buttons

Posted: Wed Sep 01, 2010 6:26 pm
by Alex
This is done by populating the RPG variable that is bound to the "radio button group" property. You must set it equal to the "value" property of that radio button.