2022 Dec 15 3:42 AM
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)
2022 Dec 15 6:46 AM
Could you post part of your code to clarify what you are doing ?