Gridview postback Issues: After much time and frustration, I'm posting the solution for others struggling with the same scenario...
On pageLoad I was binding the gridview for an initial display of the data. One column had an imagebutton (templatefield). Clicking an ImageButton caused an the error: "Invalid Postback".