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

Show RadPane from code behind

1 Answer 107 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Iron
Alexander asked on 10 Aug 2016, 01:53 PM

I need to show unpened RadPanel  on event coming form my ViewModel. I tried with RadPanel/RadPanels Content methodes BringIntoView/Focus. But without success. How can i make the radPanel popup from code behind  

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 15 Aug 2016, 06:31 AM
Hello Alexander,

From the provided description we assume you are looking for an approach that activates a Pane that is unpinned in order to visualize it.

If that is the case you could easily achieve this using the IsActive property of RadPane. By setting it to True the Pane will slide in as expected. We have created a sample project that demonstrates that and you could run and evaluate it. 

Hope this helps.

Regards,
Nasko
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Docking
Asked by
Alexander
Top achievements
Rank 1
Iron
Answers by
Nasko
Telerik team
Share this question
or