I have autogenerated crud-grid with few textbox columns.
Now i need to add a column Country with dropdown.
In my enitity class i have this
public long CountryId { get; set; }
public virtual Country Country { get; set; }
This is my first day with AngularJS and i totally dont understand how it
works.
As for me its too much difficult.
So please help me with full code, for C# controller, js and html
Thank you very much
--
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.