I'd like to be able to move RadPaneSplitters based upon fixed-size content within a pane. Is this possible?
Thanks,
Paul from Minneapolis
2 Answers, 1 is accepted
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 09 Jun 2010, 09:11 AM
Hello Paul,
This is possible, but very hard to achieve in the common case. That's why we didn't implement it out-of-the-box. What you need to do is to change the Width or Height of the root-level SplitContainers and to change the ProportionalStackPanel.RelativeSize of all nested elements (groups and split containers).
Hope this helps.
All the best,
Miroslav Nedyalkov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.