Can We make edit-inline in datatables V1.1?
Can We make edit-inline in datatables V1.1?
tranloi
Posts: 12Questions: 3Answers: 0
Hi all,
Can We make edit-inline in datatables V1.1?Like this https://editor.datatables.net/examples/inline-editing/simple.
Thanks,
Loi
This discussion has been closed.
Answers
Here's a function (working demo) that will do a simple version of inline editing on a standard datatable, if you don't feel like bring in DT Editor:
Thanks rhino.It works.How can we call ajax when on blur or lost focus in cell ?
Thanks
Got the error : tableApi.cell is not a function.And can not edit value of cell.Thanks
You got that error in my demo, or when trying to integrate it into your project?
Yes.I got the error when I trying to integrate into my project.
Did you put this line in your code?