Hi team,
I am using SfSpreedsheet to do some test on WPF, but unfortunately I can't find any event to detect the which rows changed by user (As I known, currently this control not support data binding).
What I badly needed in project is detect the changed row data and then update them to database in server. And this action ofren triggered under filters active.
Is there any way help me to identify the data range changes (include edit, input, ctrl+V, plaster, ctrl+D.... )
Appreciate your feedback.