Home » Developer & Programmer » Forms » Changing radio button label at runtime
Changing radio button label at runtime [message #77836] Thu, 29 November 2001 20:11 Go to next message
Nilesh
Messages: 16
Registered: November 1999
Junior Member
Hi,

How can we change the label of a radio button at runtime.
i.e. I have a RADIO GROUP named "RD" with 2 buttons "RD_1" and "RD_2".LABEL's for these 2 Buttons is "ONE" and "TWO" respectively.I want to change these LABEL's to "FIRST" and "SECOND" respectively at RUNTIME.
How should I go about.

----------------------------------------------------------------------
Re: Changing radio button label at runtime [message #77837 is a reply to message #77836] Thu, 29 November 2001 21:45 Go to previous message
Joe
Messages: 138
Registered: November 1999
Senior Member
Hi Nilesh,
you can try this one
SET_RADIO_BUTTON_PROPERTY('RD','RD_1',label,'first');

----------------------------------------------------------------------
Previous Topic: Execute query with where clause in Forms
Next Topic: Re: How to display multiple cols group by clause when using gp by clause on multiple fields
Goto Forum:
  


Current Time: Thu Mar 28 05:07:27 CDT 2024