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

Showing/hiding docked panes

1 Answer 70 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Marek
Top achievements
Rank 1
Marek asked on 05 Oct 2007, 01:17 PM

Hi
I have fixed my original problem (should have looked at the sample sooner), but I still have a question about adding a document panel via code.  My code uses the recommended approach:

this.dockingManager.SetDocument(documentPane);

but my new document pane does not appear until I select one of the other/existing document panes.  Is there some method (Refresh does not work) which I can call to make sure everything is updated?

Best regards

Marek

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 08 Oct 2007, 01:06 PM
Hi Marek,

We are making improvements to the docking layout for tabbed documents. These will be available in the upcoming Service Pack 1 Q2, planned for this week.

Currently, you can use the workaround with Show/Hide methods to perform docking layout logic.

Sorry for the inconvenience. Please, let us know if we could be of any further assistance.

Greetings,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
Marek
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or