I have a simple aspx page with a GridView control. I\'m loading the GridView with search results after the click of a button. Everything works, but the HTML rendering on the bro
Why don't you want to use paging? 1.6 MB is a lot for the html of a page.
Considering you already disabled viewstate, look into reducing the amount of html by: