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

RadTabStrip/RadMultiPage with RadAjaxManagerProxy in PageViews

4 Answers 56 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
MD
Top achievements
Rank 1
MD asked on 03 May 2010, 05:04 PM
I'm having an issue when a request is picked up by the RadAjaxManagerProxy that is located in a user control within a RadPageView and RenderSelectedPageOnly of the RadMultiPage is set to true.  When the response comes back it fails to exclude validators from the Page_Validators array.  It includes validators from user controls located in other RadPageViews which causes javascript errors when it tries to get the element by getElementById.  If the request (button controls in this case) is removed from the RadAjaxManagerProxy and a normal postback occurs there is no issue.

Please advise.

I'm using version 2009.3.1503.20

Thanks

4 Answers, 1 is accepted

Sort by
0
MD
Top achievements
Rank 1
answered on 05 May 2010, 05:14 PM
I'm experiencing the same issue with the latest nightly build of 2010 Q1 (2010.1.504.20).  Is this a known issue; I'm working with Full Trust?

Thanks
0
Pavlina
Telerik team
answered on 06 May 2010, 01:01 PM
Hello Matt,

Could you post your complete aspx and code-behind? Please use the code formatter tool of the ticket editor to paste your code.

Thank you.

Best wishes,
Pavlina
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.
0
MD
Top achievements
Rank 1
answered on 18 May 2010, 07:32 PM
I managed to narrow the problem.  When you have two RadAjaxManagerProxys located on seperate user controls that contain settings with identical AjaxControlIDs (e.g. two buttons named 'btnSubmit')  the problem occurs. 
0
Pavlina
Telerik team
answered on 19 May 2010, 09:36 AM
Hi Matt,

I am glad that you could solve the problem on your own. In case you need further assistance or you have other questions, please do not hesitate to contact us again. 

Best wishes,
Pavlina
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
Ajax
Asked by
MD
Top achievements
Rank 1
Answers by
MD
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or