Hi,
In a model driven app, I have written some JavaScript that is successfully running on a form using the onLoad and onSave events, which detects if the user has made any changes to the values in various columns/fields on the form (there's up to around 30 of them). It then records these changes by writing to a dataverse table. All works lovely.
However, I also would like to trap changes to columns on an Editable Grid, which I am using as the initial view/list , not on a form. How do I go about doing this (or even can I)? I can't see where or how to initiate the trapping of events on a view.
Any advice would be gratefully appreciated.
Jason
Thanks @LinnZawWin
I'm having a look through those, but haven't had a chance to try it yet, as the moment I posted the original post I got diverted on to something else! I'll update for people's future reference once I've tried it.
Thanks again.
Which Editable Grid control are you using? If it is the old one (and not the new Power Apps grid control), you can refer to the following links for the client-side scripting for the Editable Grids
WarrenBelz
55
Most Valuable Professional
mmbr1606
42
Super User 2025 Season 1
Michael E. Gernaey
31
Super User 2025 Season 1