V
Von Shean
I have a website that i have migrated VS 2003 to VS 2005. I have done
some work like adding master pages and making rest of the pages as
content pages.
However, now i want the site to be completly Ajaxed.
I have a asp.net 2.0's menu control in my master page. I need the
ContentPlaceHolder should only get refreshed when i select any
menuItem. Is there an easy way to do this.
Here is how my page is setup.
1. The form is in the Master Page.
2. Master page has the 3 control a) Header b) footer c) Menu
Thanks for the suggestions,
Von
some work like adding master pages and making rest of the pages as
content pages.
However, now i want the site to be completly Ajaxed.
I have a asp.net 2.0's menu control in my master page. I need the
ContentPlaceHolder should only get refreshed when i select any
menuItem. Is there an easy way to do this.
Here is how my page is setup.
1. The form is in the Master Page.
2. Master page has the 3 control a) Header b) footer c) Menu
Thanks for the suggestions,
Von