Posted 30 Mar 2011 Link to this post
Hello... Im using two radtabcontrols.. itemssource ,DisplayMemberPath, ContentTemplate is working but selectedIndex is not working I tried manything but that was not working... please help me... here is my source.. selectedIndex In stroyActtemplate is not working... <
Grid
>
<
Grid.Resources
DataTemplate
x:Key
=
"StoryChapterTemplate"
TextBlock
Text
"{Binding Name}"
/>
</
"StoryActTemplate"
telerik:RadTabControl
ItemsSource
"{Binding TempSubList}"
DisplayMemberPath
"Name"
ContentTemplate
"{StaticResource StoryChapterTemplate}"
SelectedIndex
"{Binding Selected,UpdateSourceTrigger=PropertyChanged,Mode=TwoWay}"
x:Name
"tabControl"
"{StaticResource StoryActTemplate}"
Button
Width
"30"
Height
VerticalAlignment
"Bottom"
HorizontalAlignment
"Left"
Click
"Button_Click"
>A</
Margin
"40,0"
"Button_Click_1"
>B</
"Right"
"Button_Click_2"
>C</
"Button_Click_3"
>D</
Posted 04 Apr 2011 Link to this post
Posted 21 Jun 2013 Link to this post
Posted 26 Jun 2013 Link to this post
Could you please confirm that you have resolved this issue? We also encourage you to take advantage of our priority support where a 24-h response from us is guaranteed.