Now I need to add logic to bind the selected answers to a Responses BO. Where should this BO reside? On the main form? If so how is it bound to the selected response in the user control? Is this where the BusinessObjectTranslator comes into play? I didn't see much about it in the Help file. Do I need an instance of the Responses BO on both the main form and the user control?
Any direction would be appreciated!!