I have an issue in hiding/unhiding items in nested containers. I need to show or hide items inside the inner container based on a value chosen in a radio button which is also in the inner container.My code works fine for teh new dcr. But when a saved DCR is opened, the value chosen in the radiobutton at the time of saving and its corresponding items gets displayed, but if i select the other radiobutton its corresponding items are not displayed.Can anyone help me out in this issue.