How to add classes to cells while using row.add with an array input?
How to add classes to cells while using row.add with an array input?
MidaIganes
Posts: 11Questions: 5Answers: 0
Same again: How to add classes to cells while using row.add with an array input?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You can use
createdRow
orcolumns.createdCell
to add classnames. If this doesn't help please post a link to your page or a test case replicating the issue so we can see exactly what you have and offer suggestions.https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin