cancel
Showing results for 
Search instead for 
Did you mean: 

Radio Buttons Selection

Former Member
0 Kudos

Hi,

I have 2 requirements.

First one is that I shoud display Radio Button By Key in Row format in Output.

EX: Label1 Label2 Label3.

Second one is that I should display the TextView in output which should take only 50 characters. I.e it should not display more than 50 characters in length.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For the first issue,

you can set the colCount property according to the number of radiobuttons required in a row

Second,

have a look at this thread,

Regards,

Saravanan K