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

Programatically adding pane to RadPaneGroup not working

1 Answer 58 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 22 Jul 2012, 08:12 PM
I have a fairly simple scenario. In XAML, I've defined a RadDocking control. Within that control, I have a few RadSplitContainers. Within each of those contianers, I have a RadPaneGroup defined. That's the end of the xaml. In code, I dynamically add a pane to the RadPaneGroup that contains a usercontrol. I'm using the RadPaneGroup.AddItem method to do this. In the debugger, I see the new item, but when the window is rendered, there are no panes with content rendered. Is there something else I need to do in order to add panes programatically to pane groups?

Thanks in advance...
-Tony

1 Answer, 1 is accepted

Sort by
0
Tony
Top achievements
Rank 1
answered on 24 Jul 2012, 05:31 AM
Please disregard my post. It was my mistake. :-)
Tags
Docking
Asked by
Tony
Top achievements
Rank 1
Answers by
Tony
Top achievements
Rank 1
Share this question
or