Here is what seems to be bothering a lot of people (including me).
When using the ng-options directive in AngularJS to fill in the options for a &
ng-options
&
This was best suited for all scenarios according to me:
{{r.Name}}
where you can use your model to bind the data. You will get the value as the object will contain and the default selection based on your scenario.