Click here to Skip to main content
15,900,377 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i need code when i press key enter in datagridview move cursor to next cell not other rows
Posted

1 solution

Here, have a look at answer to same question asked earlier: make enter key act as Tab key on Textbox[^] - Solution1 is for Winforms and Solution2 is for Webforms.
 
Share this answer
 
Comments
dreamko 11-Mar-13 12:39pm    
no i need for datagridview when press enter
Sandeep Mewara 11-Mar-13 12:41pm    
1. Did you see the link?
2. Logic is clearly explained with snippet.

Please don't expect "full code" for copy-paste. Make some effort.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900