Hi,
i have a Datatable that is bound to a Form.
Usualy when i only have a Form i use Ajax to send the data to backend.
I have read that when using Datatable/Form binding that the saving should be done in the Datatable component. How should i do that?