Hello,
I have a scrollable editable grid (incell) and I started seeing a problem, so I went in and tried it at http://demos.kendoui.com/web/grid/editing.html and the problem happens there too, so I'm pretty sure it's an issue. The problem is that when you try to click on a cell and your scroll position is not on top, let's say middle or end of the page, the scroll goes all the way up and the cell doesn't go into edit mode, takes a few tries to get it to actually go into edit mode. I tested this on Chrome and there is no problem there so I'm guessing it is browser specific. I would like to have a workaround for this if possible since IE 9 is the standard browser being used for my application.
Thank you
I have a scrollable editable grid (incell) and I started seeing a problem, so I went in and tried it at http://demos.kendoui.com/web/grid/editing.html and the problem happens there too, so I'm pretty sure it's an issue. The problem is that when you try to click on a cell and your scroll position is not on top, let's say middle or end of the page, the scroll goes all the way up and the cell doesn't go into edit mode, takes a few tries to get it to actually go into edit mode. I tested this on Chrome and there is no problem there so I'm guessing it is browser specific. I would like to have a workaround for this if possible since IE 9 is the standard browser being used for my application.
Thank you