cancel
Showing results for 
Search instead for 
Did you mean: 

problem with radiobutton toggle

Former Member
0 Kudos

Hi,

I tried working with radiobutton but i could not able to toggle. Please correct me where i went wrong.

I have created two radio buttons in the layout. I've binded like this

rad1 properties:

enable : binded with 'Enable' context element of type wdy_boolean

keytoselect: binded with 'r1' context element of type string

selectedkey : binded with 'r1' context element of type string.

rad2 properties.

enable : binded with 'Enable' context element of type wdy_boolean

keytoselect: binded with 'r2' context element of type string

selectedkey : binded with 'r2' context element of type string.

I've tried with wdr_test_events..but i couldnt able to follow..

please help me out..

thanks

swapna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

the SelectedKey is a RADIO_GROUP which represent the Index of the RadioButtonGroup.

Go through the Webdnypro for abap http://help.sap.com/saphelp_nw04s/helpdata/en/fc/501b42b5815133e10000000a155106/frameset.htm

Best regards,

Rohit

Answers (0)