I have a simple gridview
Try this:
Check Wheather you have put your code for binding data to GridView in
If (!IsPostBack) { //Code for Binding Data to GridView }