Hi all,
We've been experiencing some problems with the content residing inside either the Rad Tab or Rad Pane. We believe the issue is possibly related to the "IsContentPreserved" property, as changing this to true in our initial set up, Rad Tabs, seemed to be a fix.
We've made some changes to the UI, namely hosting the Rad Tabs inside the Docking system, Rad Panes. The problem has reoccurred, although setting the "IsContentPreserved=true" on the Rad PaneGroup hasn't resolved the problem this time.
Basically the problem we keep experiencing is that UI elements that're inside either the Rad Tabs or Rad Docking Rad Pane Groups which are bound loose the values or possibly the DataContext all together.
Note:
The DataContext is being set from the constructor in the code behind C#, DataContext not bound from the UI in Xaml.
Any help with this would be great, thanks in advance
Nick
We've been experiencing some problems with the content residing inside either the Rad Tab or Rad Pane. We believe the issue is possibly related to the "IsContentPreserved" property, as changing this to true in our initial set up, Rad Tabs, seemed to be a fix.
We've made some changes to the UI, namely hosting the Rad Tabs inside the Docking system, Rad Panes. The problem has reoccurred, although setting the "IsContentPreserved=true" on the Rad PaneGroup hasn't resolved the problem this time.
Basically the problem we keep experiencing is that UI elements that're inside either the Rad Tabs or Rad Docking Rad Pane Groups which are bound loose the values or possibly the DataContext all together.
Note:
The DataContext is being set from the constructor in the code behind C#, DataContext not bound from the UI in Xaml.
Any help with this would be great, thanks in advance
Nick