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

Blank panel - bug and Resizing problem

8 Answers 143 Views
Docking
This is a migrated thread and some comments may be shown as answers.
N_avtar
Top achievements
Rank 1
N_avtar asked on 16 Dec 2009, 05:47 PM
Hi,
I have a problem with panels. 

(1) When i am trying to drag the Pane it shows a wiered black pane at the starting position. If I drag pane from the outermost side (RadPaneGroup)  , itis fine but if i try to drag them from second (radpane) it shows that wiered black pane .. Any suggestion?
Using MS 2010 with window 7 operating system. As far I know, this thing was working good with vista.
(2) I am not getting the resizing thing. When I maximize the window the pane is not resizing. I am missing something here iknow but the question is how to make my pane resizable according to the main window(outside window)
Thanks,
N
Screen shot attached.
<Grid> 
          
       
            <telerikDock:RadDocking x:Name="radDocking" Margin="9,3,-9,-3">  
            
 
                  
            <telerikDock:RadSplitContainer> 
                <telerikDock:RadSplitContainer x:Name="radSplitContainer" Orientation="Vertical">  
 
                <telerikDock:RadPaneGroup > 
                    <telerikDock:RadPane Header="Pane Left 1" Content="Pane Left 1" /> 
                </telerikDock:RadPaneGroup> 
                <telerikDock:RadPaneGroup> 
                    <telerikDock:RadPane Header="Pane Left 2" Content="Pane Left 2"  /> 
                </telerikDock:RadPaneGroup> 
                <telerikDock:RadPaneGroup> 
                    <telerikDock:RadPane Header="Pane Left 3" Content="Pane Left 3" /> 
                </telerikDock:RadPaneGroup> 
            </telerikDock:RadSplitContainer> 
            <telerikDock:RadSplitContainer   MinHeight="200" MinWidth="200"  telerikDock:ProportionalStackPanel.RelativeSize="100,100"  x:Name="test" Orientation="Horizontal">  
                <telerikDock:RadPaneGroup> 
                    <telerikDock:RadPane Header="Pane right 1" Content="Pane right 1" /> 
                    <telerikDock:RadPane Header="Pane right 2" Content="Pane right 2" /> 
                </telerikDock:RadPaneGroup> 
                  
            </telerikDock:RadSplitContainer> 
        </telerikDock:RadSplitContainer> 
                 
            </telerikDock:RadDocking> 
        </Grid> 

8 Answers, 1 is accepted

Sort by
0
N_avtar
Top achievements
Rank 1
answered on 16 Dec 2009, 06:34 PM
The second problem is solved. I was not aware of DocumentHost of raddocking.
0
Miroslav Nedyalkov
Telerik team
answered on 18 Dec 2009, 01:15 PM
Hi N_avtar,

 Happy to hear that you solved your second problem! About the first one - such bug existed some time ago, but it should be fixed. Could you please provide a sample project that reproduces a problem and share with us which version of RadControls do you use?

Kind regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
N_avtar
Top achievements
Rank 1
answered on 18 Dec 2009, 04:38 PM
Telerik docking control version : 2009.3.1208.35
VS 2010 B2
Operating System Window 7 Ultimate

I have sample project but i can only upload  image here ???
Any other option to send sample project
Thanks,
N
0
N_avtar
Top achievements
Rank 1
answered on 18 Dec 2009, 07:17 PM
Ticket ID is: 268146
Uploaded demo project  and screen shots.
Thanks,
N_avatar
0
Miroslav Nedyalkov
Telerik team
answered on 21 Dec 2009, 10:16 AM
Hello,

 I answered the support thread.

Greetings,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
adcriss
Top achievements
Rank 1
answered on 04 Jan 2010, 03:52 PM
I am also having the problem with the empty RadPaneGroup.  I am using the December 8, 2009 release.
0
Miroslav Nedyalkov
Telerik team
answered on 04 Jan 2010, 04:31 PM
Hi Andrew,

There is a known issue in .NET 4. If you are using .NET 3.5, please open a support ticket and send us an example that reproduces the problem.

The .NET 4 issue is added in our TODO list and should be fixes in one of the upcoming releases.

Best wishes,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
adcriss
Top achievements
Rank 1
answered on 04 Jan 2010, 04:44 PM
.NET 4.0 was the problem.  Thank you for your quick response.
Tags
Docking
Asked by
N_avtar
Top achievements
Rank 1
Answers by
N_avtar
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
adcriss
Top achievements
Rank 1
Share this question
or