cancel
Showing results for 
Search instead for 
Did you mean: 

SAP UI5 Dynamic Radio Buttons

former_member808546
Discoverer
0 Kudos

I want to display radio buttons dynamically with dynamic texts in my Wizard. There may be cases where radio buttons and its corresponding text needs to be displayed based on the values being fetched from my OData service. Also the number of radio buttons to be displayed depends on the number of entries in the table.

Accepted Solutions (0)

Answers (1)

Answers (1)

ThorstenHoefer
Active Contributor
0 Kudos

Hi,

you can bind a radio button group like explained in this answer:
how to bind the data for radiobutton group in XML view? | SAP Community

Regards

Thorsten