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

Navigation without refresh?

2 Answers 240 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 2
Jason asked on 12 Jan 2009, 03:11 PM
Hello everyone, I'm wondering if it is possible to use the telerik controls and Ajax to create a web application in which the user navigates using the telerik RadMenu but the page never refreshes. For example, I have a two-column page layout with a header. In the left column of the page I have a RadMenu with several navigation options. When a user clicks one of the navigation options I would like that page to load in the right column of the page without refreshing the entire page. Any help or ideas would be most appreciated

Thanks!

Jason

2 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 14 Jan 2009, 09:56 AM
Hi Jason,

Could you please elaborate more on your scenario? If the selected RadMenu item is intended to load new page, with different Url, then a fullpostback should be performed.
Note that with ajax you can update particular page content. Therefore you can ajaxify the right column of your page and change the content there without refresh correspondingly.

Review the below articles for further information about RadAjax:
http://www.telerik.com/help/aspnet-ajax/ajxajax.html
http://www.telerik.com/help/aspnet-ajax/ajxajaxmanager.html
http://demos.telerik.com/aspnet-ajax/Ajax/Examples/Manager/FirstLook/DefaultCS.aspx

Regards,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
srivathsan
Top achievements
Rank 1
answered on 17 Feb 2011, 01:58 PM
  1. Nice quotes
Tags
Ajax
Asked by
Jason
Top achievements
Rank 2
Answers by
Iana Tsolova
Telerik team
srivathsan
Top achievements
Rank 1
Share this question
or