AngularJs – Setting option values and ng-options directive
Found at: http://stackoverflow.com/questions/12139152/how-to-set-value-property-in-angularjs-ng-options Selecting an item in ng-options can be a bit tricky depending on how you set the data source. After struggling with them for a while Itzco ended up making a sample with most common data sources he uses, you can … Continued