By mswatcher
via bennadel.com
Submitted: Mar 01 2013 / 11:39
The other day, I wanted to output a list of values in AngularJS using ngRepeat; however, I wanted that list to be grouped into sublists. Out of the box, ngRepeat doesn't have any group-by control, like ColdFusion does. But, nesting ngRepeats is fairly straightforward if you take on the responsibility of creating the groups yourself.
Tweet
SaveShareSend
Tags: css-html, frameworks, javascript
Add your comment