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

lose focus event?

1 Answer 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 08 Sep 2008, 07:34 PM
I am using radgrid in AllowMultiRowEdit="True".  Is there an event I can subscribe to for when a user loses focus from a given cell?  I want to be able to validate the user input and provide a total for the row.  I tried subscribing to ItemEvent and ItemUpdated and they didn't fire, I'm assuming that is because of AllowMultiRowEdit?

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Sep 2008, 01:34 PM
Hello Derek,

One possibility would be to assign a "blur" event handler to the element of interest. Also, you can consider reviewing the validation topic as well.
I hope these resources help.

Greetings,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Derek
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or