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

Change content page without refreshing/loading whole master page

4 Answers 786 Views
XmlHttpPanel
This is a migrated thread and some comments may be shown as answers.
Ravi Kumar
Top achievements
Rank 1
Ravi Kumar asked on 02 Sep 2010, 06:41 PM

Hi guys,

i have a problem of master page is loading/refreshing when i,m changing the content page(child page) from tree view which is in master page. please find the enclosed attachment and suggest me the approach to resolved this issue.

Requirement: When click menu item which is in the master page.... corresponding content page should be load without refreshing/ loading whole master page & url of the page(child page.aspx) should be change.

Thanks
Ravi

4 Answers, 1 is accepted

Sort by
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 03 Sep 2010, 06:13 PM
Are you running firefox and firebug?   (If not get those up and running)

Go to the console tab and make sure you have zero script errors

I've found that every time I have an issue like there where I'm getting a postback I don't want, it's due to a script error (that doesn't popup)
0
Pero
Telerik team
answered on 07 Sep 2010, 02:39 PM
Hello Ravi,

The RadXmlHttpPanel control is not suitable for this kind of scenario. Moreover, I am not sure whether this is possible (without a full page postback) with the standard UpdatePanel or RadAjaxPanel. I searched google for such scenario, and found the following forum post: http://forums.asp.net/p/1170214/1956753.aspx.

Regards,
Pero
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
Ravi Kumar
Top achievements
Rank 1
answered on 09 Sep 2010, 07:36 PM
Thanks for the response. redirect is not possible in partial callback.

Thanks
Ravi
0
Amarkant
Top achievements
Rank 1
answered on 23 Jan 2017, 09:11 AM

How to possible when i click side navigation link the Side navigation page Content chage accoding to link but cant refresh site matrer page

help me sir...

Tags
XmlHttpPanel
Asked by
Ravi Kumar
Top achievements
Rank 1
Answers by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Pero
Telerik team
Ravi Kumar
Top achievements
Rank 1
Amarkant
Top achievements
Rank 1
Share this question
or