Hi
I have a dropdownlist and a radiobutton. On choosing a particular option , i want a groupbox(that contains some UI elements) to appear. how should I do that -either dynamically creating the group or creating the group and making it visible at runtime. And also please tell me the step by step method how should I do this ?
Regards