Hi there,

I have a data model with lots of data keys. I also have a ng-repeat to 
display a select number of keys in a list view. 

I would like the user to be able to customise this view the ng-repeat 
shows. So basically allow the user to select which keys to show in the 
repeat. Maybe controlled by some select boxes. Select for data item one, 
select for data item two etc.

I have tried using a function in the bind expression (with-in the 
ng-repeat), however this only works when there is only one select option 
and doesn't seem very efficient. 

Any advice would be great.


-- 
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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to