Closed GoogleCodeExporter closed 9 years ago
Original comment by joc...@gmail.com
on 13 Jul 2012 at 10:52
Hi Michelle,
Thank you very much for this enhancement. I have included it in the version
1.2.2. However if you look at the code you will see that it is refactored so it
was not just a copy. First functions for creating, collapsing, and expanding
groups are moved into the separate functions therefore code is divided.
Also, I have changed a logic for expanding. Currently there is a array of
objects aoGroups that contain information about each group including the
state(collapsed/expanded). If you make any additional changes in the new
versions please use this structure.
You can see it on the
http://jquery-datatables-row-grouping.googlecode.com/svn/trunk/twoLevelExpandabl
e.html.
Thank you again for this enhancement.
Jovan
Original comment by joc...@gmail.com
on 15 Jul 2012 at 11:36
Original issue reported on code.google.com by
michelle...@gmail.com
on 9 Jul 2012 at 11:42Attachments: