Our application has a RadVirtualGrid that can be much wider than the window (so it scrolls). Our SelectionUnit is set to "Row". But when I hit Ctrl + End the grid not only jumps to the last row, but also scrolls the last column into view. It seems to me that if the SelectionUnit is "Row" the control should just jump to the last row and not change the column or scroll status at all. I guess the same thing is true about ctrl+Home to go to the top. Anyone agree?
Thanks!
Nathan