Row Grouping with 2 columns
Row Grouping with 2 columns
gabriezziello
Posts: 3Questions: 1Answers: 0
Hi All,
I am using the new extension Row Grouping but now i need to group by 2 columns, is there any way to do it using this extension?
some thing like that?
$('#myTable').DataTable( {
rowGroup: {
dataSrc: ['group', 'group2']
}
} );
thanks
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Currently no - its a feature request that would be a nice addition to add in future.
Thanks,
Allan
Sounds great Allan!
Is there a prevision of when Multi-level grouping will be released?
Thanks!
No sorry. It isn't something I'm currently working on. Its just on the road map for when I get a chance to work on it.
Allan
Ok, Thanks!
Its a good idea to put the number of the group at the right of the cell for exemple.