Closed GoogleCodeExporter closed 8 years ago
Hi,
In the latest version of plugin there is a function that allows you to format
text that will be placed in the group heading:
fnGroupLabelFormat: function(label) { return " "+ label + " (primary group)"; }
This function receives a name of the group so maybe you can create some jquery
statement that counts tows with that content in the table?
Regards,
Jovan
Original comment by joc...@gmail.com
on 13 Jul 2012 at 3:45
Original comment by joc...@gmail.com
on 23 Jul 2012 at 4:52
Hi,
You can see example with row count in
http://jquery-datatables-row-grouping.googlecode.com/svn/trunk/customization.htm
l (you will ned the latest version of plugin.
Regards,
Jovan
Original comment by joc...@gmail.com
on 25 Jul 2012 at 7:05
Original issue reported on code.google.com by
laila.br...@gmail.com
on 2 May 2012 at 5:20