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
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.