I get JSON data from my DB which I want to bind to a select control. But I don't see a 'value' property to bind to. I am basically getting ID and value from my DB. How do I bind both to my select control such that the value displayed is a, say text. And the ID is hidden.