Hi,Currently what I did is, I have put textboxes in a user control which country and states BO as baseclass. Then, I subclass this user control, and place BO such as employeeAddressBO and set data binding. Drop the user control with data binding to form and set BOTranslation.
It is the simplest way I can find at this moment. If you have any better solutions, please advice.
Thank you