This is a migrated thread and some comments may be shown as answers.

The attachable property ListHeaderTemplate' was not found in type 'RadDataBoundListBox was not found in type RadDataBoundListBox

1 Answer 52 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ove
Top achievements
Rank 1
Ove asked on 27 Jun 2011, 07:50 PM
Hello

I have tried your example in the documentation, but i keep getting the following error message. The attachable property ListHeaderTemplate' was not found in type 'RadDataBoundListBox
What am I missing?

<telerikPrimitives:RadDataBoundListBox>
<telerikPrimitives:RadDataBoundListBox.ListHeaderTemplate>
<DataTemplate>
<StackPanel>
<Image Source="Images/HeaderAndFooter/header.png" Stretch="None"/>
<TextBlock Text="your day with" HorizontalAlignment="Right" FontFamily="Segoe WP Semibold" FontSize="22" Margin="0, 23, 28, 0"/>
</StackPanel>
</DataTemplate>
</telerikPrimitives:RadDataBoundListBox.ListHeaderTemplate>
</
telerikPrimitives:RadDataBoundListBox>

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 28 Jun 2011, 08:35 AM
Hello Ove,

Thanks for contacting us.

Please note that the documentation reflects the latest version available - in this case Q2 2011 Beta 1. This functionality has been introduced in this version for the first time and therefore, if you're using an older version of our controls, you will not be able to access these properties.

I hope this helps.

Do not hesitate to get back to us in case you have further questions or need assistance.

Kind regards,
Deyan
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DataBoundListBox
Asked by
Ove
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or