angular-ui/ui-grid

Sorting grouped columns fails in chrome

Open

#4,778 opened on Nov 27, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
good first issuegrid-groupingtype: bug

Description

When sorting grouped columns where row-count exceeds 9 the sorting fails. The data in the column is an integer. Strings work.

http://plnkr.co/edit/yqLPx1bu40ainD1VT9Bw?p=preview

Thanks Róbert

Contributor guide