sureshreddyk / jquery-datatables-row-grouping

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

Expandable Grouping not working for two level grouping #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up two level grouping and set bExpandableGrouping:true

What is the expected output? What do you see instead?
I expect the 2nd level grouping be expandable, but the rows are not expandable.

What version of the product are you using? On what operating system?
In the code, I have     <script 
src="http://jquery-datatables-row-grouping.googlecode.com/svn/trunk/media/js/jqu
ery.dataTables.rowGrouping.js"></script>

Please provide any additional information below.

Original issue reported on code.google.com by pingwang...@gmail.com on 2 Jan 2014 at 2:41