Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

radiobuttons

Former Member
0 Likes
908

please help me to find out how many radiobuttons are possible in a radiobutton group

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
891

as per ABAPDOCU help

Limit radio buttons to six or fewer choices. If you have more choices, consider using other elements like dropdown list.

hope it helps.

anya

as per ABAPDOCU help

Limit radio buttons to six or fewer choices. If you have more choices, consider using other elements like dropdown list.

hope it helps.

anya

5 REPLIES 5
Read only

Former Member
0 Likes
891

6 no. of radoibutton possible...

Edited by: DB on Mar 17, 2008 5:52 AM

Read only

Former Member
0 Likes
892

as per ABAPDOCU help

Limit radio buttons to six or fewer choices. If you have more choices, consider using other elements like dropdown list.

hope it helps.

anya

Read only

Former Member
0 Likes
891

Hi

you can put any number of radiobuttons in a radio group.

but two radiobuttons are compulsary in a radio group.

Read only

Former Member
0 Likes
891

Here there is no limit like upto 6 only.

But if u go for more than 6 means its not in user friendly manner

SO choose as per ur need

Read only

Former Member
0 Likes
891

Hi,

Just take the F1 help regarding radiobuttons.

I tried to print more than 6 radiobuttons also in same group,i can c them while displaying in output screen.

Regards,

Chandu.