I'm starting a asp.net 3.5 project and I'm using a master page and content pages. Is there a way either with ajax or some other controls to not refresh the master page portion just the content portion? I don't want the user to see the screen blinking.
Most of the pages will have static links to other pages and documents.
Jerry8989
Member
57 Points
99 Posts
Change page without refreshing page
Mar 01, 2012 01:23 PM|LINK
I'm starting a asp.net 3.5 project and I'm using a master page and content pages. Is there a way either with ajax or some other controls to not refresh the master page portion just the content portion? I don't want the user to see the screen blinking. Most of the pages will have static links to other pages and documents.
Is this possible?
Thank you