Multi-column editing

Multi-column editing

goktuginal41@gmail.comgoktuginal41@gmail.com Posts: 57Questions: 22Answers: 0
edited July 2022 in Free community support

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

Sign In or Register to comment.