This question is locked. New answers and comments are not allowed.
Hi,
I have just downloaded MVC Q2 and I want do databind to a DropDownList a JSON Object that has:
I have just downloaded MVC Q2 and I want do databind to a DropDownList a JSON Object that has:
- value field: id
- display field: description
How can I set the DropDownList to automatically bind these fields and not the default fields Value, Text.
Thanks in advance
PS: Excuse me to post a DropDownlist in the Window forum, I tried to delete but I Could not find the delete button