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

RadDocumentPane design time support?

3 Answers 70 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Daniel Pamich
Top achievements
Rank 1
Daniel Pamich asked on 12 Apr 2010, 06:56 AM
Hi,

When we look at a xmal control based off RadDocumentPane in Blend/Visual Studio nothing is displayed in the visual designer. Is this supported?

This example xmal will display blank in Blend/Visual Studio during design time but will work at run time. If change the RadDocumentPane to UserControl it works again the visual designer.

 <trd:RadDocumentPane x:Class="Views.Test"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
             xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
             xmlns:trd="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Docking"
             xmlns:tc="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls"
             xmlns:trn="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Navigation""
             mc:Ignorable="d" >
    <Grid>
        <ListBox Width="200" Height="200"> </ListBox>
    </Grid>
</trd:RadDocumentPane>

3 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 14 Apr 2010, 03:53 PM
Hello Daniel,

Thank you for contacting us.

Unfortunately, we haven't managed to complete the design time for the RadDocumentPane yet, but we are working on it. Sorry for the inconvenience caused.
If you could just explain what exactly you want to change, we will be very happy to assist you.

Looking forward to your reply.

Regards,
Konstantina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
mohit
Top achievements
Rank 1
answered on 21 Jun 2012, 03:30 PM
Hi,
    Any progress on this yet? It's a much needed feature.

Thanks
0
Konstantina
Telerik team
answered on 25 Jun 2012, 08:04 AM
Hi,

Do you experience any difficulties with the design time with the DocumentPane and what kind? If so, I would suggest you to try replacing the DocumentPane with RadPane.

All the best,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Docking
Asked by
Daniel Pamich
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
mohit
Top achievements
Rank 1
Share this question
or