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

Move to another column on edit mode

3 Answers 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Lluis
Top achievements
Rank 1
Lluis asked on 03 May 2017, 10:56 AM

Jump to other columns on edit mode

I need to evaluate the cell value of the column 1 and then jump to column 4.

If i change the currentcolumn on the cellvalidating or celleditended functions the Grid doesn't focus the column 4

Thanks,

 

 

 

 

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 08 May 2017, 07:55 AM
Hi Lluis,

For your convenience, I prepared an example to demonstrate how to achieve the desired behavior. Please take a look at the implementation and consider how this approach fits your scenario.

You can find more detailed information on the matter in Keyboard Command Provider article.

I hope that this helps. Should you have any other questions, do not hesitate to contact us.
 

Regards,
Martin Vatev
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Lluis
Top achievements
Rank 1
answered on 11 May 2017, 07:59 AM
i need to do the same but without validating the row, in the event CellEditEnded or CellValidated
I need to do the same but without validating the row, in the event CellEditEnded or CellValidated
I need to do the same but without validating the row, in the event CellEditEnded or CellValidated
I need to do the same but without validating the row, in the event CellEditEnded or CellValidated
I need to do the same but without validating the row, in the event CellEditEnded or CellValidated
I need to do the same but without validating the row, in the event CellEditEnded or CellValidated
0
Stefan
Telerik team
answered on 16 May 2017, 06:50 AM
Hello Luis,

The solution provided by my colleague does not utilize any validation logic. Can you please clarify this, so that any misunderstandings are avoided?

Regards,
Stefan X1
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
Lluis
Top achievements
Rank 1
Answers by
Martin
Telerik team
Lluis
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or