I have a UserControl we will call Group which is comprised up of several SF User Controls that I would like to bind the SF User Control to the "Group Control" then place that Group Control on a Form and Bind the "Group" Control to the Form BusinessObject.Think of it like 5 tab pages on a Tab Group then bound to a form. When I tried to set the BOTranslations on the UserControl to UserControl I get the "Property can only be set to an instance of the control...." If I place the User Controls Individually on a form it works out fine.
Any ideas?
Richard