I have a radGrid on a ASP.NET page. If the user clicks a row in the readonly radgrid and all rows in the grid are not fully visible in the browser (i.e. need to scroll IE to see the rest of the grid), the radgrid will shift its location up in the IE page so that the entire grid is visible. In other words, the IE page jumps when clicking a row in the radgrid. I don't want the screen to jump in this manner. Is there a Telerik grid setting that can be changed to prevent this behavior?