Skip to Content
-1
Dec 15, 2022 at 03:42 AM

How to display output using radio button?

35 Views

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)