I would like to know when I use the up/down arrows from the scrollbar, the selected row disappears, instead of scrolling along the datagridview.
I have seen some codes when searching through google, but those I found are scrolling directly to the last row or to specific row.
All I want is just to scroll along the datagridview when using the up/down arrows.
Thanks.
BTW: when I use the arrow keys I can scroll the selected row.
I have seen some codes when searching through google, but those I found are scrolling directly to the last row or to specific row.
All I want is just to scroll along the datagridview when using the up/down arrows.
Thanks.
BTW: when I use the arrow keys I can scroll the selected row.
Last edited: