I request another page through Jquery ajax to send a GridView that is loaded on the main page. But after the postback the state information is considered invalid.I turned off the viewstate for the page but no use. I also checked sending nothing from the ajax requested page but still shows state information error. What should I do? Can't I add simple html to the page after rendering?