Hi,

I have a stored procedure which returns UserID and UserName.

I need to display UserID|UserName in a dropdown and when a selection is made, only UserID needs to be displayed.

Could someone please direct me on how to achieve this?

Many Thanks.