*Thanks Sander* *i try to learn angular as is can, and when i ask here to get help i try to learn the solution i got to understand it correctly *
*i don't need to use jquery here each time i had learn new thing i edit my code to be fully with angular* *as you can see here sir i don't use any jquery code i just don't know why i can't get my file from uploader in my api controller throw angular ?!!* *i set input ng-model here as:* * <td> <input type="file" ng-model="invoice.File" /> // i can't get any data from this input it come null in api controller </td>but it's don't work - so please what is the problem here ? and how can i data into my api controller ?* *Thanks a lot ...* On Tuesday, June 16, 2015 at 5:59:29 AM UTC+2, Sander Elias wrote: > > If you use Angular, and you feel you need to use an ID on a element, you > are probably doing it wrong. If you really want to learn Angular, then drop > jQuery for the time you are learning, and start off with working your way > trough the tutorial <https://docs.angularjs.org/tutorial> and through the > CodeSchools > course <http://angular.codeschool.com/>. > when you have done both, go ahead, and read the styleguide > <https://github.com/johnpapa/angular-styleguide>. > When you have difficulties after that, we will be happy to help you. > > Regards > Sander > -- 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.
