Hello, How can i get data from ng-model when i call new route.
Example: I have a product CRUD (Create, read, update, delete) and two page, one display <table> with datas and other to edit my single data (that I'll select). On <table> tag, i have a route that redirect to edit page, how can i get the row data and display in my edit page at inputs? -- 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.
