To reproduce: 1) get the official example at http://ui-grid.info/docs/#/tutorial/209_grouping 2) remove all the explicit sorting configuration: http://plnkr.co/edit/Y4UTFVrlyu72SPE0CV0m?p=preview 3) observe lots of single-row groups:  4) trigger explicit sorting by clicking any header:  5) notice correct grouping was triggered (notice the difference in scrollbar scale between the screens).