This question is locked. New answers and comments are not allowed.
Hello Telerik Team,
I would like to know how I can add a UserControl in a ToolWindow. its not working for me like this:
The user control has a Panel and inside a Chart.
ToolWindow window = new ToolWindow();
window.controls.add(usercontrol);
How can I solve my problem?
Thanks very much,
Kind regards,
Alfonsina