Application Development 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: 

How to display output using radio button?

uzair_1234
Explorer
0 Kudos
210

Hi,

I have a requirement in which I have to add radio buttons such that if the first radio button is selected it should display directory data else if the second radio button is selected it should display the required directory data. Can I use the if-else statement? (PS - I cant use the case condition)

1 REPLY 1

FredericGirod
Active Contributor
175

Could you post part of your code to clarify what you are doing ?