Add an event when the data in the AgGrid Table changes
- My table allows data editing, how can I add an event? I want that when the data changes, I can call an API to update the data. I have read the documentation about AgGrid Table but I couldn't find what I need (https://www.windmill.dev/docs/misc/guides/aggrid_table#aggrid-vs-table-component). Thanks so much

This is a basic introduction on how to use