Dear Sir,
First, I m sorry, I must find the help artice before I ask any thing,
because I am new and missunderstood , I thought we can add a button direct to Gourp pane.
with your help I know that I will add button to a pane, but I dont know where I put the text below to my XAML
" <DataTemplatex:Key="TitleTemplate"><Grid><Grid.ColumnDefinitions><ColumnDefinitionWidth="Auto"/><ColumnDefinition/></Grid.ColumnDefinitions><ContentPresenterContent="{Binding}"Margin="0,0,75,0"/><telerik:RadButtonGrid.Column="1"Content="Float!"/></Grid></DataTemplate> " Please help me Thansk in advance
0
Konstantina
Telerik team
answered on 19 Jan 2012, 02:09 PM
Hello Hai,
You have to add the DataTemplate in the page's resources and then set it as a StaticResource to the Pane by setting the TitleTemplate property.
Regards,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>