Re: Looking for good windows forms sample in C# showing how to work with ListBox



Hi Grant,

I agree with Joshua. Object collection binding is similar to DataSet
binding. We can set "Text" as DisplayMember and "Data" as ValueMember in
this case. HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages


Loading