I know this is in a couple other threads but I think it deserves it's own thread.
I added a view to the tab control of a particular grid. (Role) on the Page (User). And It works just fine. It gives me all the Roles the User belongs to.
Whe I add a tab with a different view type (ThreePanel) and want to add that control to the new view in a SmartPartPlaceholder it gives me the following error:
The item type of the BindingSource that you selected [LOC.CEMS.Model.User] does not match the BoundType of this BindingManager [LOC.CEMS.Model.Role].
I noticed Linguinut has the same problem.
Edited by orcities - 21-Sep-2007 at 9:34am