CRUD with dataTables Editor doesn't work

CRUD with dataTables Editor doesn't work

guillaume.lheureux.son@gmail.comguillaume.lheureux.son@gmail.com Posts: 15Questions: 6Answers: 1
edited August 2017 in Free community support

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

  • allanallan Posts: 63,471Questions: 1Answers: 10,467 Site admin

    Hi,

    Could you show me the full initialisation you are using for DataTables and Editor please?

    Thanks,
    Allan

  • guillaume.lheureux.son@gmail.comguillaume.lheureux.son@gmail.com Posts: 15Questions: 6Answers: 1
    edited August 2017

    .

  • guillaume.lheureux.son@gmail.comguillaume.lheureux.son@gmail.com Posts: 15Questions: 6Answers: 1
    Answer ✓

    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.

  • allanallan Posts: 63,471Questions: 1Answers: 10,467 Site admin

    I've marked it as answered now. Thanks for posting back - good to hear you have it working now.

    Allan

This discussion has been closed.