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

Updating RadDocumentPane Content

3 Answers 57 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 02 Feb 2010, 10:09 PM
i have a RadPaneGroup with seververal RadDocumentPanes in it. When the user performs a certain action, I need to update the Content of the RadDocumentPanes. When I set the content property of each RadDocumentPane it becomes the current selected pane. Since I am looping through each pane to update the content each pane becomes selected in turn and it appears to the user as a flicker. Is there any way to set the content of a RadDocumentPane without it being the selected pane.


3 Answers, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 03 Feb 2010, 11:23 AM
Hi Ben,

 If you change the content of a RadPane (and RadDocumentPane) the selection of the PaneGroup doesn't change. Could you please share with us how do you change the content of the DocumentPane?

All the best,
Miroslav Nedyalkov
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Ben
Top achievements
Rank 1
answered on 03 Feb 2010, 10:01 PM
I've fixed my original problem. Now only the most recently add pane gets updated, Any suggestions? I can step thought the content being changed for each tab but only the last one gets changed

0
Miroslav Nedyalkov
Telerik team
answered on 04 Feb 2010, 07:56 AM
Hi Ben,

 Unfortunately I cannot understand what your problems is. If you add a pane to a pane group it is expected behavior of the pane group to select the most recently added pane, but it will not select the most recently updated pane. 

If you could send us a sample project that reproduces the problem we will be able to investigate the issue and help you solving it.

All the best,
Miroslav Nedyalkov
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Docking
Asked by
Ben
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Ben
Top achievements
Rank 1
Share this question
or