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

[Solved] How to use Telerik control with RenderPartialRequest

1 Answer 82 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Hoang
Top achievements
Rank 1
Hoang asked on 24 Apr 2009, 09:44 AM
Currently, I am using ASP .NET MVC release 1.0 with RenderPartialRequest (link: http://blog.codeville.net/2008/10/14/partial-requests-in-aspnet-mvc/) and Telerik control in my project.
I was in stuck with using Telerik control. For example, I have a page will call RenderPartialRequest many times with the same params. Each call will render a View in Controller by invoke method of RenderPartialRequest.  Assumes that View contains some telerik controls like: RadInput, RadCalendar.
I do not know how to using telerik:RadScriptManager in this case. Because it is duplicated a lot.

Please help me with a solution for this scenerio.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 27 Apr 2009, 12:34 PM
Hi Hoang,

Unfortunately we do not support such scenario at the moment. The good news is that we expect some development in order to be able to use RadControls for ASP.NET Ajax without the need of a ScriptManager in every partial view. We cannot still commit with a deadline but once we are ready we will announce it in our blogs.

Regards,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
Hoang
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or