Liooo / jquery-datatables-row-grouping

Automatically exported from code.google.com/p/jquery-datatables-row-grouping
0 stars 0 forks source link

I am having an issue with the accordion function not behaving correctly when I have a non-sortable table i.e. "bSort":false. Can I fix this somehow? #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Implement row-grouping as an accordion
2. Turn Data Tables sort function off

What is the expected output? What do you see instead?
I would expect the groups to open and close as an accordion, but instead, after 
several opening and closings groups remain open - eventually most groups are 
open. If I restore the Data Tables sorting function then the accordion behaves 
as expected,

What version of the product are you using? On what operating system?
DataTables 1.9.3, RowGrouping 1.2.7 on Win7

Please provide any additional information below.
Example: 
http://www.aliwhitedesigns.com.au/research/statistics/profilesdatatables_ColTT.a
sp

Original issue reported on code.google.com by aliwh...@ozemail.com.au on 25 Sep 2012 at 5:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Changing the table class back to .dataTable seems to have fixed the problem.

Original comment by aliwh...@ozemail.com.au on 25 Sep 2012 at 5:34