G
Guest
Hi,
Firstly, I'm using C# if that will make a difference to the answer...
Is there any way you can assign two values for a combol box like in the vb6
'old days', so you have say, a string 'UserName' displayed in the combo box,
but that returns an integer 'userID' for that selection?
If not, what would be the best way to impliment this? An array? I am wanting
to use the Datareader, holding two columns of data to populate the combo box.
Any ideas would be most appreciated
Many thanks in advance
Ant
Firstly, I'm using C# if that will make a difference to the answer...
Is there any way you can assign two values for a combol box like in the vb6
'old days', so you have say, a string 'UserName' displayed in the combo box,
but that returns an integer 'userID' for that selection?
If not, what would be the best way to impliment this? An array? I am wanting
to use the Datareader, holding two columns of data to populate the combo box.
Any ideas would be most appreciated
Many thanks in advance
Ant