Open
Description
What steps will reproduce the problem?
1. Use array of objects data source ie: [{a:"",b:"",......},{...},......]
What is the expected output? What do you see instead?
Two level grouping doesn't work.
Sorting splits groups into pieces.
Both work just fine otherwise.
What version of the product are you using? On what operating system?
1.2.9, on chrome, firefox, and ie on windows 7.
Please provide any additional information below.
Looking into it. Maybe you are using array indexes, using object properties
should cover both arrays and objects.
Original issue reported on code.google.com by [email protected]
on 2 Jun 2014 at 7:02