CRUD with dataTables Editor doesn't work
CRUD with dataTables Editor doesn't work
Hello,
I tried to make my dataTables editable (CRUD) with the Editor DataTables but I've got some problemes.
When I try to modify a cell I've this error message :
Uncaught TypeError: Cannot read property 'data' of undefined
You can find my debug link here:
http://debug.datatables.net/osahoc
If someone can help me it would be great. I'm new in Jquery and DataTables, specially with DataTables Editors...
I don't know exactly the good way to make the dataTables editables by a user...
Thank you very much
This question has an accepted answers - jump to answer
Answers
Hi,
Could you show me the full initialisation you are using for DataTables and Editor please?
Thanks,
Allan
.
Ok I fixed the problem ... It was just a question of librairy that I did not import in a good order on my html.
I do not know how to close the conversation. Is there a way? Thank you for your time. You're great Allan.
I've marked it as answered now. Thanks for posting back - good to hear you have it working now.
Allan