Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I have a Gridview Control in a windows application where I am writing a rows cell values from a popup dialogbox. The values are placed in that particular row. Now I want to move to next row, but next row is not being created. If I press any key in the cells of that particular row, the new row is being created.

Please advice me how to create it.

Regards.
Posted
Updated 19-Jan-11 19:39pm
v2

This[^] article may help. You might find the right event in there.
 
Share this answer
 
I hope this will help you surely.

Paging, Selecting, Deleting, Editing and Sorting in the ASP.NET GridView Control with Keyboard Shortcuts[^]

Oops...are you asking windows application? then why did you mentioned Gridview :confused:

here you go this may help you

Enter Key in DataGridView[^]
 
Share this answer
 
v2

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