Help with DataTables RowGroup
Help with DataTables RowGroup
![alealvarez99](https://secure.gravatar.com/avatar/b122b9e0fd4659ed6e2329fe362b708a/?default=https%3A%2F%2Fvanillicon.com%2Fb122b9e0fd4659ed6e2329fe362b708a_200.png&rating=g&size=120)
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