Hi,
I am working in ASP.net with .Net Framework 2.0 and VS 2008 Team System
I have a master page page and n number of content pages. On the master page i have put a ScriptManager tag and on content page I have an UpdatePanel. But whenever and event like button click is fired form the content page, whole page is post backed. How do i solve this?