Hi Sander, Can you please tell me how to generate nested accordions( http://angular-ui.github.io/bootstrap/) using ng-repeat?
Thank you Dheeraj Kumar On Tue, Dec 23, 2014 at 9:38 PM, Dheeraj Kumar <[email protected]> wrote: > Thank you.I got it. > Now i understood nested ng-repeat.i'll try this and hope didn't face any > problem. > > Regards > Dheeraj Kumar > > On Tue, Dec 23, 2014 at 6:18 PM, Sander Elias <[email protected]> > wrote: > >> You did not define current on your scope. I think that's your mayor >> problem. >> a secondary issue is that you are overly complicating things. >> >> I created a small sample with an nested ng-repeat for you, have a look at >> this: http://plnkr.co/edit/5nLdX1deR4i1chrWWvIL?p=preview >> >> Regards >> Sander >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "AngularJS" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/angular/Wt4o1DLuIJs/unsubscribe. >> To unsubscribe from this group and all its topics, 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. >> > > -- 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.
