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

How to set focus back to current cell after validating in Cell edit ended event

1 Answer 86 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Swathi
Top achievements
Rank 1
Swathi asked on 10 Jan 2011, 07:50 AM
Hi i have an issue in CellEditEnded event,
             I am validating a cell in CellEditEnded if text is not entered in that.
            I have tried by setting e.handled to false,but in this case ihe evet is being fired twice.

    Suggest me how to set the focus back to the same cell.

Thanks in advance,
Swathi.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 10 Jan 2011, 10:07 AM
Hello Swathi,

You may try to work directly with the CellValidating and CellValidated events of the grid.
 

Regards,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Swathi
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or