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)