When i use
IsContentPreserved the values of combobox and for other contrls is binding from context.. how to control, controls getting reloaded..
<
telerik:RadPaneGroup Name="RadPaneGroupMain" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" TabStripPlacement="Top" TabNavigation="Local" TabOrientation="Horizontal" Style="{StaticResource JobRequestContainerRadPaneGroupStyle}" local:PaneGroupExtensions.ItemsSource="{Binding InnerPanes}" local:PaneGroupExtensions.ItemTitleDisplayMemberPath="Header" IsContentPreserved="True">