How do I go about adding content to the DocumentContentHost of of the xamDockManager? I'm using Prism with MVVM. I've also added the NCAL region adapter to my solution. I can add content to left and right splitpanes, but can figure out how to add it to the DocumentHost.
Thanks,
Dave
Hi Dave,
Are you still working on this?
Ivan
Ivan,
I got it to work by modifying NCAL per this dicsussion. http://ncal.codeplex.com/discussions/47222?ProjectName=ncal It seems Infragistics has dropped the ball on Prism support. Hope this helps.