In my dropdownlist I have two different values for each option. How can I retrieve both? Let me illustrate what I mean.
<
Strictly, this is not possible.
What you could do is use a delimiter in your value attribute:
value
And...