## Problem When grouping with server sorting enabled the data does not sort first. ## Steps to reproduce: 1. Try to group by name. http://plnkr.co/edit/Fa9TmlYZTIjPqu5xOThU?p=preview ## Desired result When grouping the server sort should be triggered when grouping. --- Is this as intended or is it a bug?