Closed GoogleCodeExporter closed 9 years ago
Hi,
Unfortunately this is not possible. You can define sort order for the groups in
the initialization call but it cannot be changed.
I had to fix sort order because any later sorting pagination would break the
groups. even in your case rows are a sorted a bit odd. you have (3,16), (3,31),
(4, 16), (9, 31) therefore they are not ordered by order_id nor by item_id so
it might look a little bit confusing to someone who expects entries to be
sorted by some column. Even if I allow that kind of sorting I believe that I
would get more complaint about the order that is shuffled.
Regards,
Jovan
Original comment by joc...@gmail.com
on 13 Jul 2012 at 3:38
Original comment by joc...@gmail.com
on 23 Jul 2012 at 4:52
Original issue reported on code.google.com by
jnsohnumr@gmail.com
on 26 Apr 2012 at 11:56