I've GridView control. It allows row checkbox selection. I already taken update panel.The problem is, when I scroll down this GridView and select Checkbox of the bottom rows the selection occurs, but whole GridView is scrolling back to top. Does anyone know how to avoid this?