Is it possible to have a 'tag' for each value in my dropdownlistbox ?
For example, in Visual Basic, I use the 'itemData' to stock the identifiant of my item.
no.
a dirty way to do this, is hide the hscrollbar and put the "tag" after a lot of spaces at the end of your item.
this way the user does not see it, and you can take it easily in your code. --
regards,
Simon
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.