I have a master page with a RadPanelbar to be used for navigation purposes. I would like to be able to click an item in the RadPanelbar and load the corresponding aspx content page into the ContentPlaceHolder of the master page without the entire page refreshing. Can this be done with AJAX? If so, how and could someone please provide skeleton code for both the master and content pages?
Thanks in advance
Thanks in advance