Home › Forums › WinForms controls › Xceed Grid for WinForms › DataRowsChanged Event › Reply To: DataRowsChanged Event
Although this is a very old topic, I have a question about this.
I also tried to use the DataRowsChanged event and noticed then, that there is no chance to get the changed row. The CurrentRow property of the grid is a reference to the new row, but not to the edited row.
The question is if there is a way to get the edited row in the DataRowsChanged event? Without this information the event is not very useful.
The above-mentioned CellValueChanged event is not the right event for me, because I search for an event that is raised when leaving a edited row, not when leaving a edited cell.
Imported from legacy forums. Posted by cmeyer1984 (had 550 views)