This is a migrated thread and some comments may be shown as answers.

Change the Default Keyboard Behavior in RadGridView for Winform

1 Answer 157 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Stanley
Top achievements
Rank 1
Stanley asked on 22 Feb 2012, 01:44 PM
Hello,

Help !!!
I have similar issue as in the post http://www.telerik.com/community/forums/silverlight/gridview/disable-key-enter-to-go-to-next-line-row.aspx

What I need is that inputing cell and then press keyboard 'Enter' key to move to next cell for a new row in RadGridView (Winform). Now the issue is keyboard 'Enter' for given cell will add new row immediately but not move to next cell on right. I don't want to complete adding new row before leaving serveral cells with empty.

The Telerik Winform version (2011.3.11.1219) I have installed as:
C:\Program Files (x86)\Telerik\RadControls for WinForms Q3 2011 SP1\Bin\Telerik.WinControls.GridView.dll

Warm regards,
Stanley

1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 23 Feb 2012, 12:57 PM
Hello Stanley,

You can alter this behavior by setting the NewRowEnterKeyMode to RadGridViewNewRowEnterKeyMode.EnterMovesToNextCell. You can read more about that in the online documentation.

Regards,
Svett
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
GridView
Asked by
Stanley
Top achievements
Rank 1
Answers by
Svett
Telerik team
Share this question
or