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

RowChanged Question

2 Answers 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 29 Nov 2013, 01:44 PM
I am using the RowChanged event to determine when a row is added, deleted and modified.

Everything is working perfectly except that I only want to invoke the back-end service layer to apply my 'change' when the row is entirely updated instead after each cell.

If I use RowValidated or RowValidating I lose the state of the row (added, updated, deleted)..
Any advice is appreciated.

Winforms Telerik version: 2013.1.321.40

thanks

2 Answers, 1 is accepted

Sort by
0
Greg
Top achievements
Rank 1
answered on 03 Dec 2013, 01:50 PM
bump...  hoping for some suggestions
0
Dimitar
Telerik team
answered on 04 Dec 2013, 09:20 AM
Hi Greg,

Thank you for contacting Telerik support.

Indeed this is how the grid events are working. Unfortunately, we do not have an event that match your exact requirements. The currently available events for tracking changes in the grid and are described in the following help article. You can choose which one is more suitable for you and use it: Tracking changes in RadGridView 

I hope this helps.

Regards,
Dimitar
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Greg
Top achievements
Rank 1
Answers by
Greg
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or