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

Change Row on Enter KeyDown

2 Answers 69 Views
GridView
This is a migrated thread and some comments may be shown as answers.
MiddleTommy
Top achievements
Rank 1
MiddleTommy asked on 05 Apr 2011, 11:31 PM
I like how the Telerik grid has automatically goes to the next row when you press enter.
However when you press enter or Arrow Down/Up and the next row becomes active it is in EditMode. That would be tolerable except I have a popup for a CellEditor that blocks much of the row.
Perhaps this is because of my setting of
EditTriggers="CurrentCellClick,TextInput"

Is there a way to allow grid navigation on Enter or Arrow Keys without entering EditMode? And still keep TextInput as an EditTrigger

2 Answers, 1 is accepted

Sort by
0
Accepted
Maya
Telerik team
answered on 06 Apr 2011, 07:25 AM
Hi MiddleTommy,

You may take a look at this blog post for a reference.
 

Greetings,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
MiddleTommy
Top achievements
Rank 1
answered on 06 Apr 2011, 07:01 PM
Thanks so much. The code examples could use some fixes but the general idea is brilliant.
Tags
GridView
Asked by
MiddleTommy
Top achievements
Rank 1
Answers by
Maya
Telerik team
MiddleTommy
Top achievements
Rank 1
Share this question
or