Need Example for Invoice in datables editor
Need Example for Invoice in datables editor

I look for example in datatables : https://datatables.net/examples/api/form.html , I need it for editor.
This discussion has been closed.
I look for example in datatables : https://datatables.net/examples/api/form.html , I need it for editor.
Answers
Sounds like you want inline editing. Here are some examples:
https://editor.datatables.net/examples/inline-editing/index.html
Kevin
kthorngren, yes i need inline editing and standalone editing, but its hard to create dynamic field from query row with mjoin. any sugestion?