Hi,
I have configured a prism region on an outlookbar as below:
<tcn:RadOutlookBar regions:RegionManager.RegionName="Region" />
I can load views (RadOutlookBarItems) into the region and everything works as expected i.e. I can dynamically add RadOutlookBarItems to the RadOutlookBar. Surprisingly I didn't need to create a region adapter to get this to work. The only problem is that the scrollviewer associated with the RadOutlookBarItem doesn't appear to be working correctly. Basically, if I expand a treeview control in the RadOutlookBarItem the scrollviewer does not automatically display and my content expands beyond the display area.
Is there a possible work around? How can I force the scrollviewer to display if my RadOutlookBarItem content goes out of bounds?
Thanks
Ian
