Completed
Last Updated: 20 Oct 2014 14:15 by ADMIN
ADMIN
Dimitar
Created on: 25 Jul 2014 06:12
Category: GridView
Type: Bug Report
1
FIX. RadGridView - When EnterKeyMode is set to EnterMovesToNextRow the current row is changed if the cell validating fails.
To reproduce:
- Set  EnterKeyMode to EnterMovesToNextRow.
- Enter an invalid value in the first cell and press enter two times.
- Enter valid value and press enter again.
- You will notice that the current row is moved appropriately.
3 comments
ADMIN
Stefan
Posted on: 10 Oct 2014 14:13
Hi Roy, 

It is scheduled for the Q3 2014 release, due by the end of the month.
Roy
Posted on: 09 Oct 2014 10:17
Thanks for fixing this. When will the update be available?

Regards
Roy
Roy
Posted on: 28 Jul 2014 14:55
This is a frustrating side effect, the current row is moved down by the number of times the validate fails.