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

RadPane not hide after lost focus

5 Answers 141 Views
Docking
This is a migrated thread and some comments may be shown as answers.
rad
Top achievements
Rank 1
rad asked on 29 Aug 2011, 04:37 PM
Hi,

I need to use in my project a Treeview in hidding Pane, when i use it  with DocumentHost the Pane don't hide after lost focus.

<telerikDocking:RadDocking d:LayoutOverrides="Width">
             
            <telerikDocking:RadDocking.DocumentHost>
                    <Grid Name="NotDockable" Background="Black" Height="340">
                        <TextBlock Foreground="Aquamarine">
                            lalalalaaallal                 
                        </TextBlock>              
                    </Grid>
            </telerikDocking:RadDocking.DocumentHost>
             
            <telerikDocking:RadSplitContainer>
                <telerikDocking:RadPaneGroup>
                    <telerikDocking:RadPane Header="Pane 1" CanUserClose="False" CanFloat="False" CanDockInDocumentHost="False" />
                </telerikDocking:RadPaneGroup>
            </telerikDocking:RadSplitContainer>
        </telerikDocking:RadDocking>

All controls on the page must be dockable?

Thank you,

5 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 02 Sep 2011, 04:26 PM
Hello Rad,

Thank you for your feedback.

I logged this issue in our PITS so you can track it's status here. We will do our best to fix it for one of the upcoming release.

Regards,
Ivo
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Matthew
Top achievements
Rank 1
answered on 02 Jan 2012, 07:45 PM
I am using the latest release of the Silverlight controls.  In this release, I find that an unpinned RadPane does not hide once it loses focus.  The PIT for this issue states resolved.  Is this issue resolved?  What code can I use to ensure an unpinned RadPane collapses when it loses focus.

Thanks,

Matt
0
Ivo
Telerik team
answered on 03 Jan 2012, 09:32 AM
Hi Matt,

We tried to reproduce this with both the latest official release and latest internal build. However we could not reproduce it. You can find a video demonstrating what we tried. Did I missed something?

Kind regards,
Ivo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Dirk
Top achievements
Rank 1
answered on 12 Jan 2012, 02:53 PM
Hi Ivo,

I have been able to reproduce the issue with both the latest official release (2011.3.1220.40) and the latest internal build (2011.3.1309.40) of the WPF version of the controls.

I did the test on Windows 7 32-bit SP1 EN, Visual Studio 2010 SP1 and .NET Framework 4.

Unfortunately, trying to attach my sample solution gives an error ("Incorreect file type. Please choose another file.").

Kind regards,
Dirk


0
Ivo
Telerik team
answered on 12 Jan 2012, 06:01 PM
Hello Dirk,

Could you please open a new ticket and attach a sample running project reproducing the issue?

Greetings,
Ivo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Docking
Asked by
rad
Top achievements
Rank 1
Answers by
Ivo
Telerik team
Matthew
Top achievements
Rank 1
Dirk
Top achievements
Rank 1
Share this question
or