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

How to manually focus a radgrid view cell during CellEndEdit event.

2 Answers 217 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Myo
Top achievements
Rank 1
Myo asked on 30 Sep 2016, 08:56 AM

I'm using Telerik.WinControls.GridView version 2012.2.912.40.

I want to validate a cell and focus on it if it is not.

How to manually focus a radgrid view cell during CellEndEdit event.

2 Answers, 1 is accepted

Sort by
0
Accepted
Hristo
Telerik team
answered on 03 Oct 2016, 03:57 PM
Hi Myo,

Thank you for writing.

If understand correctly you would like to perform a validation of the cell. This scenario is handled by the CellValidating event and detailed information is available in our documentation: Data Validation.

On a side note, I have deleted your other thread as it duplicates this one.

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms. For more information check out this blog post and share your thoughts.
0
Myo
Top achievements
Rank 1
answered on 04 Oct 2016, 05:03 AM

Hi Hristo Merdjanov,

It is helpful for me. I forget cell validating event due to focus CellEndEdit event.

Thank a lot for your reply.

Regards,

Myo

 

Tags
GridView
Asked by
Myo
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Myo
Top achievements
Rank 1
Share this question
or