Hi, I have .query pull in some data and then output a list of checkboxes onto the page with ng-repeat. What I need to do is make some of the checkboxes checked, but how can I do that? I need a way of saying if this checkbox that's outputted id == XNumber then add the ng-checked property, but im not sure how to do this?
-- 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.
