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

Issue with ajaxpro.2

2 Answers 135 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
edison
Top achievements
Rank 1
edison asked on 14 Oct 2010, 02:45 AM
Hi,

I'm having an issue using telerik control on one of the page i'm working on now, it is using ajaxpro.2
and on the page_load event of the page 
Utility.RegisterTypeForAjax(typeof(_Default));
is called.
well my problem is that when i add a radcombobox to the page it will not work throwing a javascript error
like "h constructor something" and the other one is n(l) something", i've made certain test on the page
the first one is i added a radscriptmanager and remove the radcombobox and it is working fine, but when i add
the radcombobox a javascript error is thrown, and lastly is i remove the code on the page_load event of the page
and add the radscriptmanager and radcombobox and it works fine, so i'm assuming that the problem is ajaxpro.2 is not compatible
with telerik controls? anyone has experienced this problem before? TIA

-eds

2 Answers, 1 is accepted

Sort by
0
edison
Top achievements
Rank 1
answered on 15 Oct 2010, 12:17 PM
any feedback on this one?
0
Genady Sergeev
Telerik team
answered on 19 Oct 2010, 05:09 PM
Hello edison,

RadControls for ASP.NET Ajax are not guaranteed to be compatible with Ajax Pro. I would suggest that you use them in separate pages, so that there is no interference.

All the best,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
edison
Top achievements
Rank 1
Answers by
edison
Top achievements
Rank 1
Genady Sergeev
Telerik team
Share this question
or