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

RadGridView CellEditEnded event fired twice

1 Answer 204 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Yunus Emre
Top achievements
Rank 1
Yunus Emre asked on 17 Sep 2014, 07:13 AM
I have been using Telerik GridView component (version 2014.2.729.45). I need to handle cell change event. Following events are fired consecutively:

1. Cell Validating
2. Cell Validated
3. Cell Edit Ended
4. Row Edit Ended
5. Cell Validating
6. Cell Validated
7. Cell Edit Ended
8. Row Edit Ended

Why these events are fired twice? Is this a bug?

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 19 Sep 2014, 03:06 PM
Hello,

The listed events should fire just once in the order you have given. Have you eventually subscribed for them more than once?

Regards,
Dimitrina
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
GridView
Asked by
Yunus Emre
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or