Multi Level Group with Custom Heading
Multi Level Group with Custom Heading

Dear all,
Ref : https://datatables.net/extensions/rowgroup/examples/initialisation/multipleGroups.html
Would like to have multi grouping with custom heading :
City : Edinburgh
Desg : Developer
Thank you in advance
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You can use
rowGroup.startRender
to give a custom header.Colin
@colin Thank you