Hi, Sorry but I think your answer is not what I was hoping for... As I said I want to iterate through the values with ng-repeat (a filter is a good idea) but I can't group them at all. Have a look at the Plunker it's only values from an array that i want to chunk every 4 values. About your first suggestion, it's what I'm doing right now, doing a chunk in the controller and then give it to the view. But I was hoping to find a simple chunk filter that could be apply on arrays. Maybe I should just code one based on the groupby filter from a8m.
Thanks for the tips ;-) -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
