Hi
Ihaveawebcontrolthathas a inherit ofRadWindow. AndtheWebcontrolswithin thepagedoes not showoff, butthe contentsinside theContentTemplate. Please help me Thanks
1 Answer, 1 is accepted
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