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

RowEditEndedEvent - When does the source get update?

2 Answers 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Doug Lott
Top achievements
Rank 1
Doug Lott asked on 15 Apr 2009, 03:46 PM
When the RowEditEndedEvent event fires I expected the source (itemssource) to be updated.  In fact the NewData property of eventargs is not even updated.  You must click back into the row and make the same event fire a second time before the source is updated.  Why is this?  Your help doc at http://www.telerik.com/help/wpf/gridview-data-editing-event-sequence.html says otherwise.  The new data is already supposed to be committed.

Doug

2 Answers, 1 is accepted

Sort by
0
branko
Top achievements
Rank 1
answered on 16 Apr 2009, 06:01 AM
I think you may want to look at sample published in this thread: http://www.telerik.com/community/forums/wpf/gridview/2009-q1-breaking-change-on-update-events.aspx
EditEndedEvents and NewData seem to be buggy.
---
NewData seems to have been fixed in latest version. :)
0
Pavel Pavlov
Telerik team
answered on 17 Apr 2009, 01:57 PM
Hello Doug,

Indeed there was  a bug in the  NewData  member of the event args. We have fixed that as well as other issues on editing for the Service Pack Release.

Let me know if you still have any problems ( with the Service pack version) with editing.


Regards,
Pavel Pavlov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Doug Lott
Top achievements
Rank 1
Answers by
branko
Top achievements
Rank 1
Pavel Pavlov
Telerik team
Share this question
or