finally i am using array. thanks On Fri, Jul 22, 2016 at 9:38 PM, Sander Elias <[email protected]> wrote:
> Hi Paijo. > > Every row has it's own 'scope' (dont' use that!!) Most of what you need is > taken care of automatically. But you have only 1 controller, and if you > want to store multiple variants for multiple rows, you can store it in the > data of the row itself, or keep an parallel array. > > 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/Qb84aYryMG0/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 https://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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
