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

Stop gridview from jumping to next row on Enter-hit

3 Answers 183 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Veteran
Robert asked on 27 Jul 2020, 12:56 PM

I have a RedGridView with one of the columns editable. When the user enters a new value in a cell of that column and then hits enter, the

next row gets focused. I dont want that to happen. I just want the cell to lose its focus.

 

3 Answers, 1 is accepted

Sort by
0
Robert
Top achievements
Rank 1
Veteran
answered on 27 Jul 2020, 12:57 PM
Oh, and Im using MVVM approach
0
Robert
Top achievements
Rank 1
Veteran
answered on 28 Jul 2020, 06:09 AM

 

Ok found a solution  from another question:

https://www.telerik.com/forums/selected-row-after-edit

I just removed the part about this.parentGrid.SelectedItem

 

 

0
Dilyan Traykov
Telerik team
answered on 29 Jul 2020, 01:31 PM

Hello Robert,

Thank you for sharing your solution with our community.

Should you require any further assistance, do not hesitate to contact us again.

Regards,
Dilyan Traykov
Progress Telerik

Tags
GridView
Asked by
Robert
Top achievements
Rank 1
Veteran
Answers by
Robert
Top achievements
Rank 1
Veteran
Dilyan Traykov
Telerik team
Share this question
or