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

RadPane Floating Windows Close Button Click time Error Occurs

1 Answer 57 Views
Docking
This is a migrated thread and some comments may be shown as answers.
bob thomash
Top achievements
Rank 1
bob thomash asked on 07 Oct 2009, 01:57 PM

I m using silverlight 3.0 beta version.When I m float the Radpane and click the CLOSE(X) Button of the Radpane folowing error occurs.

"Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))"

<RadDock:RadSplitContainer InitialPosition="DockedTop"  x:Name="st" MinHeight="255">

                                <RadDock:RadPaneGroup HorizontalAlignment="Left">

                                    <RadDock:RadPane CanDockInDocumentHost="False" CanUserClose="False" x:Name="paneDates" CanFloat = “True”>

                                     

                                    </RadDock:RadPane>

                                </RadDock:RadPaneGroup>

                            </RadDock:RadSplitContainer>

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 08 Oct 2009, 12:14 PM
Hello Bob,

I couldn't reproduce the problem. Could you please open a support ticket and send us a project that reproduces the problem - this would help us a lot?

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.
Tags
Docking
Asked by
bob thomash
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or