The question is exactly as I stated. The asp menu was not compatible at one time...I don't know if this is still true with current release of ajax. I'm looking for an example with a sitemap. I want the content pages to load without loading the entire masterpage.
Can someone tell me if the asp:menu control is now compatible with MS Ajax? I have a menu built from a sitemap within a masterpage that I would like to load pages within the content panel without refreshing the menu and title from the masterpage.
Main Topics
Browse All Topics





by: imateyelectronicsPosted on 2008-09-13 at 19:27:44ID: 22470882
Are you trying to do something similar to the way frames work with html? If so, I believe that you can do this by having the content within the panel being triggered by a control from outside of the panel.