Hello guys,
So I want to get my date that load in HTML table, and when the user click
on the row automatically data appears in the HTML input (text).
Someone know how can I make this process? I get my data from my server but
I don't set the field when clicked.
Example:
Html Table:
----------- -----------
| Id | | Name |
----------- -----------
1 Test
Input text (Name):
Blank
When I click:
Html Table:
----------- -----------
| Id | | Name |
----------- -----------
1 Test
Input text (Name):
Test
--
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.