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

mix new radControl with old one

3 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 16 Sep 2008, 12:20 AM
In my project, there are many old version radControl(radControl for ASP.NET),
now, I want to add some new radControl(radControl for ASP.NET AJAX) in my project.
Can you tell me if they will affect each other?
If it can be mixed used, which version of radScriptManager I should use? or use both?
For example:
<Telerik?Control:RadScriptManager>.............
<Div>
<TelerikOldControl:RadTreeview>....................
<TelerikNewControl:RadTreeview>..................
</div>

Thanks

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 16 Sep 2008, 05:38 AM
Hi Jim,

Here is a help article which explains on adding RadControls for asp.net AJAX to an existing asp.net web application. Go through it and see if it is helpful.
Adding RadControls for ASP.NET AJAX to an existing application

Thanks
Shinu.

0
Jim
Top achievements
Rank 1
answered on 16 Sep 2008, 05:47 AM
No, it doesnot help.
My question again:
If there are old version radcontrol and new version radcontrol in the same page, which version RadScriptManager i should use.
Can i put both same old version and new version radcontrol(like radTreeView)
in the same page?
0
Princy
Top achievements
Rank 2
answered on 16 Sep 2008, 06:40 AM
Hi Jim,

From what I understood you are not supposed to use both versions of the same control on a single page. You can refer the following forum link which discusses a similar requirement.
Mix radcontrols asp.net + asp.net ajax

Regards
Princy
Tags
General Discussions
Asked by
Jim
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Jim
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or