Hi guys,
The item in PITS is cancelled since the issue is related to the
RadTabItem from which the
RadPane control derives.
Basically in Silverlight the only way to apply a
HeaderTemplateSelector property to a
RadTabItem is to bind the
ItemsSource of the
RadTabControl and set the
ItemContainerStyle property to apply a style setter setting the
HeaderTemplateSelector property to the
RadTabItems containers.
In Silverlight you can't manually apply a
HeaderTemplateSelector property to a
RadTabItem by setting the
RadTabItem.
HeaderTemplateSelector property because the
ContentPresenter used to represent the header content of the items doesn't support such a property and this is why the property value cannot be directly propagated. But as this is an expected behavior and not a supported scenario in the
RadTabControl, we won't be looking for fixes at the moment.
Please accept our apology for this inconvenience.
Greetings,
Tina Stancheva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license!
Book your seat now >>