I have a REST service that returns code and description. I then bind the returning results as following. Let's say the select control's name is loc. So I'm binding the code to the value and the desc to the label. Also, I'm binding the method response to the selectmenuitem. When I test it, no values are seen.