all groups > vb.net controls > october 2006 >
You're in the

vb.net controls

group:

DataGridView navigation


DataGridView navigation behold NO[at]SPAM insightbb.com
10/30/2006 8:03:32 PM
vb.net controls: The DataGridView control moves to the next row down in the same column
when the Enter key is pressed. My users would like to navigate to the
next cell in the same row or move to the first cell in the next row if
they are in the last cell. I cannot seem to figure out where I need to
place my code to cancel the default behavior and use my custom
navigation. Can anyone please let me know how to do this?
Re: DataGridView navigation Yuichiro Ochifuji
10/31/2006 12:00:00 AM
Hi,

http://msdn2.microsoft.com/en-us/library/system.windows.forms.datagridview.processdatagridviewkey.aspx

It is likely to serve as a reference.


--
Yuichiro Ochifuji
JAPAN
I am not good at English.(^^;
AddThis Social Bookmark Button