karthikponkam / jquery-datatables-row-grouping

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

Sorting Coulmn with Group and Pagination #57

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. A Table with One Column (Color). Suppose you have two Group (ZEBRA - rows 
[white, black] and TIGER - rows - [yellow, black] ).
2. When I hit Sort on This column as Asending (Tiger group should comes first 
and then Zebra. When I hit Sort Descending Zebra should come top

What is the expected output? What do you see instead?
Now If you have Large Record Set Pagination should adjust too.

What version of the product are you using? On what operating system?
DataTables 1.9.4.

Please provide any additional information below.

Original issue reported on code.google.com by rishabh4...@gmail.com on 27 Jun 2013 at 3:27