I'm having a problem moving the a selected Item (both displayValue and valueMember to another listBox.
I used the DataRowView to get a hold of both of them, and know I want to add them to another listBox.
I want the Display and Value members of the second listBox to be equal to the entry in the first listBox.
Thanks,
Smitty
I used the DataRowView to get a hold of both of them, and know I want to add them to another listBox.
I want the Display and Value members of the second listBox to be equal to the entry in the first listBox.
Thanks,
Smitty