Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > How to add a button to Pane group

Not answered How to add a button to Pane group

Feed from this thread
  • Hai avatar

    Posted on Jan 16, 2012 (permalink)

    Dear Sir/Madam,
    How to add a button to Pane group as the file attached

    Thank in advance

    Attached files

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jan 17, 2012 (permalink)

    Hi Hai,

    You can find more information how to add buttons in the Pane's header in this help article.

    All the best,
    Konstantina
    the Telerik team
    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

  • Hai avatar

    Posted on Jan 17, 2012 (permalink)

    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
    "
    <
    DataTemplate x:Key="TitleTemplate"> <Grid> <Grid.ColumnDefinitions> <ColumnDefinition Width="Auto" /> <ColumnDefinition /> </Grid.ColumnDefinitions> <ContentPresenter Content="{Binding}" Margin="0,0,75,0" /> <telerik:RadButton Grid.Column="1" Content="Float!" /> </Grid> </DataTemplate>
    "
    Please help me
    Thansk in advance

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jan 19, 2012 (permalink)

    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 >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Docking > How to add a button to Pane group
Related resources for "How to add a button to Pane group"

Silverlight Docking Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]