Hi
I have a RadGridView and after updating a cell value I save the scroll (horizontal and vertical) values to set the same position after a refresh.
The problem: when I update a cell, after setting the same values for the horizontal and vertical scrolls, the current cell is placed to the right corner of the grid (image 2). Even if the scroll values are set correctly.
Img1: before changing a cell value
Img2: when the value has changed and the scroll values are set as they were.
Thanks in advanced
Sorry I can not update the title to "RadGridView - Current Cell placed to right upper corner after changing with same scroll.