
Hi Guys,
I have got a requirement like image above.. I can create the rows with ng-repeat with textbox.like (employee in employees) but how can i update the multiple scope if any change made in single row with update button?
And for adding i can add like new form with separate new modal employee in tfoot tag of table and perform validation.
Do we have any example for this to achieve this functionality ?
Can someone please help me on this asap ?
Thanks in advance