Datatables Editor and normal Datatables
Datatables Editor and normal Datatables
willcode
Posts: 4Questions: 4Answers: 0
Hello there!
In my current project i'm using normal datatables, to use the editor, it already has all options from normal datatables?
It's necessary to remove comum version and use only editor? Or i need to use both?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @willcode ,
Editor is an extension to DataTables. You need to include the DataTables JS/CSS files first, and then add the ones for Editor, or any other extension you wish to use,
Cheers,
Colin