Ajax load with custom tag
Ajax load with custom tag
saintfalcon
Posts: 5Questions: 1Answers: 0
Hi,
I'm using ajax to load my datatables and it works great.
But I need to add custom attr and class to my loaded table row.
How can I do that?
thanks
This discussion has been closed.
Answers
You can use
createdRow
for this.Kevin