Ok, I have a combo box loading 30 values from the DB BUT I want to load the items id in the tag property but it only stores one value for the whole combo box. How can I store the id in like a hidden field so when the user selects the item I pass only the id?

Get it?

Thanks