Hi,
I want to update the same data in my database when user changes data in a row in SfDataGrid.
The CurrentCellEndEdit event is triggered when inline data changes. But I couldn't find how to access the information of the changed row in this activity. Can you provide some guidance on this?