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

Updating the Page Title whilst using a RadAjaxPanel

4 Answers 53 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
stevied
Top achievements
Rank 2
stevied asked on 07 Apr 2011, 12:18 AM
I have a page which includes both a master and details panel scenario and i want to update the page title when i hit the detail sub routine.

The code to this is working but as I am using RadAjaxPanel the head seciton of the page is not being updated.  I have tried EnablePageHeadUpdate="true" but does not make difference, am i missing something?

Of course as soon as I remove the RadAjaxPanel everything works just fine but dont want to lose my slick looking telerik stuff!

Cheers,

S

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 08 Apr 2011, 03:44 PM
Hi,

Could you please let me know if the application works correctly when regular asp UpdatePanel is used instead of RadAjaxPanel. I could also suggest you to set EnablePageHeadUpdate="false" as "true" is the default value which may cause the problem.


Best wishes,
Maria Ilieva
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
stevied
Top achievements
Rank 2
answered on 08 Apr 2011, 04:49 PM
I have tried setting it to False still the same issue, I will try the update panel and get back to you.

S
0
stevied
Top achievements
Rank 2
answered on 08 Apr 2011, 05:57 PM
same problem with an updatepanel, where do i go from here?

Many thanks,

S
0
Maria Ilieva
Telerik team
answered on 12 Apr 2011, 03:48 PM
Hello Stevied,

In this case it seems that the problem is not directly related to RadAjax but is general issue with the Ajax Framework. As the RadAjax is built on the top of the MS Ajax we could not handle the case till the application starts working correctly with regular asp UpdatePanels.
Excuse us for any inconvenience tis may lead.


Best wishes,
Maria Ilieva
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Ajax
Asked by
stevied
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
stevied
Top achievements
Rank 2
Share this question
or