Arthur Kushman
Arthur Kushman
GT have 3 options: - normal Edit, like you mentioned with rows selection and pressing the button - real-time cell editing with `editableCells: true` - and self-supported buttons/functions via columnOpts.render,...
I think from this point of view/example u can do anything: ```js columnOpts: [ { render: (data, row, type) => ( {data} Send ), ``` moreover as it is a...
Sorry, but I'm not writing php code more than 5 years at this moment, because have work and projects that are written in Go. The only thing I can help...