hi,
thk u 4 ur reply,
i am useing selected row event in this we get the information about selected row ...
so for that i use Gridview1.selectedItem but instead of this we use Gridview1.CurrentItem
and
before Reload the data in Gridview, we make null the selected item of Gridview
so Gridview1.SelectedItem = null;
so enjoy sharing idea to other........