I have a page with a dropdown list with an default selected value signifying no selection. When the user changes the selection, a TabContainer control is displayed that contains controls that are loaded with all the data relating to the selection in the DropDownList. I have some fields in a user control...