cancel
Showing results for 
Search instead for 
Did you mean: 

Radiobuttons

Former Member
0 Kudos

Hi Gurus,

I want to use radiobutton for my webdynpro applcation.

I want to know what is the difference between radio buttons by index and key...

Also when i drag and drop the UI element i get 3 radiobuttons by default.

How do i manipulate the no of radiobuttons in one group..

Suppose i want only 2 buttons or 4 radiobuttons..

Best Regards,

Navin Fernandes.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

RadioButtonGroup and RadioButtonGroupByKey, do not differ from each other when displayed on the screen. However, the data binding model for the RadioButtonGroupByKey UI element has a completely different concept .

Refer SAP Online Help :

http://help.sap.com/saphelp_nw70/helpdata/en/d7/f08841e3af1609e10000000a155106/frameset.htm

Standard comp :

Wdr_test_events.

Answers (1)

Answers (1)

arjun_thakur
Active Contributor
0 Kudos

Hi Navin,

Try to refer the standard component WDR_TEST_EVENTS.

In it go to the RADIOBTNGRPBYIDX and RADIOBTNGRPBYKEY view.

I hope it helps.

Regards

Arjun