Is it possible to use keys and autofill and submit data only on event (onClick for exemple)

Is it possible to use keys and autofill and submit data only on event (onClick for exemple)

matmoutmatmout Posts: 6Questions: 3Answers: 0

Hi everybody,

I have a probleme using Editor, I use keys and autofill (it work perfectly) but it always submit datas (since I modify a field, datas are submitted and the database updated).
What I want to do is to submit the whole table only on button click because in my use case user can change a lot of parameters and I want him to be sure he want to save his changes (but I also need keys and autofill cause it very user friendly)

So here is the question : is it possible to use keys and autofill but update datas only on button click ?
I thought it was simple, like set serverSide : false or use an option in keys and/or autofill but I saw nothing. And I saw nothing in forum or documentation

Of course I will give you any informations you need,
If you have an other solution, I would be glad to hear it
Thank you very much and sorry for bad english

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.