cancel
Showing results for 
Search instead for 
Did you mean: 

single select option in table view as radio button without design

0 Kudos

Hi,

When I use the Content design = "Design2002" or design = "Design2003" then I get a checkbox in table view by giving the single select option. But when I do not use any design for the Content then I get a radio button in the table view.

How do I get a radio button in the table view with Content Design = "Design2002" or design = "Design2003"?

-


Message was edited by: Brian McKellar

Assume you are asking about design=2002 versus 2003? Updated question.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

To give more details on this:

I am creating a tableview where all the lines are editable and at the same time I would like to enable user to select one row (that's where I want radio buttons for all the rows) based on which user can get more details for that particular selected row.

Can someone help me handle this situation.

Best Regards,

Former Member
0 Kudos

Set the tableView to selecitonMode="SINGLESELECT" then read in the OnInputProcessing event which row index was selected. You can then show more details of this particular row.

former_member181879
Active Contributor
0 Kudos

Hallo Sachin,

Later this afternoon I will check your question with a colleague for an answer. We are all offsite today.

Until then, it would be good if you review your questions .

++bcm