Multi-column editing
Multi-column editing
Hello everyone,
I have created a web framework on Django where I can do CRUD operations. With datatables, I can add and delete rows over json data. However, I want to change more than one column information at the same time. It seems easy to do this with the editor.
https://editor.datatables.net/examples/advanced/multiItem.html
But I don't use php in my own code. Is it possible for me to integrate this editor into my own django code? If a similar situation has been discussed before, is it possible for you to share a link or an example?
Thank you for help in advance.
This question has an accepted answers - jump to answer
Answers
There are existing posts in the forum on this topic, including this:
https://datatables.net/forums/discussion/comment/163728/