G
Guest
Hello
i'm writing a C# Window appliction and i'm using DataGrid as a table
i want the user to enter data in each column and by pressing the enter key to move to the next column
how can i write it
how do i write the event (pressing the enter key) and how can i move to the next column
thank you
i'm writing a C# Window appliction and i'm using DataGrid as a table
i want the user to enter data in each column and by pressing the enter key to move to the next column
how can i write it
how do i write the event (pressing the enter key) and how can i move to the next column
thank you