Help with DataTables RowGroup
Help with DataTables RowGroup
alealvarez99
Posts: 1Questions: 1Answers: 0
I'm using this:
$('#table').DataTable( {
order: [[1, 'asc']],
rowGroup: {
dataSrc: 1
}
} );
But the table shows like this:
Any ideas?
This discussion has been closed.
Answers
Hi @alealvarez99 ,
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin