Hi..
During my installation. I have a custom dialog, where i have two radio buttons: LDAP, DB.
If the user selects LDAP, i have a set of labels & edit boxes to be displayed; similarly another set of ui controls to be displayed when the DB is selected.
Which ever radio button is selected, only the label & edit box to its right should be visible.
How do i go about doing this ?