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

RadWindow Use in WebControl

1 Answer 85 Views
Window
This is a migrated thread and some comments may be shown as answers.
mohamadreza memarian
Top achievements
Rank 1
mohamadreza memarian asked on 15 Oct 2011, 04:49 PM
Hi
I
have a webcontrol that has a inherit of RadWindow.
And the Web controls within the page does not show off, but the contents inside the ContentTemplate.
Please help me
Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 19 Oct 2011, 03:42 PM
Hello Mohamadreza,

The RadWindow does not render on the server, except for its ContentTemplate and this is probably why this is the only part of your control that you see. Please note that I would generally advise against inheriting and customizing the RadWindow class, as its entire rendering is done on the client via JavaScript and the code-behind is mostly properties stored in the ViewState.


Best wishes,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Window
Asked by
mohamadreza memarian
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or