Sure!
Here it is a pluker to show how to do it:
http://plnkr.co/edit/t1KufAQPblPaAinemgkU?p=preview
In this case, for brevity, I haven't create textboxes, but the the only
difference is the HTML code.
The Angular code is the same: you have a table that show some objects
contained in an array: just push another element in your array, and the the
table will be rerendered because it's model is changed :D
Tell me if something is not clear...


2014-03-20 11:06 GMT+01:00 Deeksha Sharma <[email protected]>:

> Is it possible to append a row to a table having textboxes and
> simultaneously binding its data to ng-model.
>
> Thanks in advance.
>
> --
> 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.
>

-- 
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.

Reply via email to