This question is locked. New answers and comments are not allowed.
Hello all,
I am using a tab control for my navigation. So the content of the tab control is empty. So when you click on a tab, I load the other control with desired information based on the tab they selected.
The xaml code for the tab control is:
Everything works just fine it's just when I load my tab control it shows my wcf service. Picture attached.
It's displayed under the tab control and above "FCL Agent Name2" text.
Any ideas? I am using silverlight 4 telerick controls 2010_2_0903
I am using a tab control for my navigation. So the content of the tab control is empty. So when you click on a tab, I load the other control with desired information based on the tab they selected.
The xaml code for the tab control is:
<telerikNavigation:RadTabControl x:Name="radTabAgentPort" SelectionChanged="radTabAgentPort_SelectionChanged" > </telerikNavigation:RadTabControl>Everything works just fine it's just when I load my tab control it shows my wcf service. Picture attached.
It's displayed under the tab control and above "FCL Agent Name2" text.
Any ideas? I am using silverlight 4 telerick controls 2010_2_0903
