When I paste clipboard data into a RadGridView cell without entering cell edit mode, the grid view automatically resets the scrollbar position to the top. If I paste data while in cell edit mode, the scroll position does not change.
I need to be able to paste data without entering cell edit mode because I am typically pasting data into a range of cells, and not just a single cell. How can I prevent the scroll position from changing when I paste data while not in cell-edit mode?
Thanks,
Brian
I need to be able to paste data without entering cell edit mode because I am typically pasting data into a range of cells, and not just a single cell. How can I prevent the scroll position from changing when I paste data while not in cell-edit mode?
Thanks,
Brian