This bug is visible in your demo at http://demos.kendoui.com/web/grid/editing.html. When using a scrollable, editable grid in IE (9 or below): • Scroll down so that the first row of the grid is no longer visible. • Click on any row. • The grid jumps back up to the original "unscrolled" position. (In your demo, on my screen, this means that only the first 10 rows are visible.) The result is that I am unable to edit any row outside the first 10, unless I use the keyboard to navigate. This does not occur in Firefox, Chrome, Opera, or Safari - only in IE.