Re: Looking for good windows forms sample in C# showing how to work with ListBox
- From: v-kevy@xxxxxxxxxxxxxxxxxxxx (Kevin Yu [MSFT])
- Date: Wed, 15 Jun 2005 08:27:03 GMT
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."
.
- References:
- Looking for good windows forms sample in C# showing how to work with ListBox
- From: Grant Schenck
- Re: Looking for good windows forms sample in C# showing how to work with ListBox
- From: Joshua Flanagan
- Re: Looking for good windows forms sample in C# showing how to work with ListBox
- From: Grant Schenck
- Re: Looking for good windows forms sample in C# showing how to work with ListBox
- From: Joshua Flanagan
- Looking for good windows forms sample in C# showing how to work with ListBox
- Prev by Date: I want to open and read a pdf file from disk and save content as text fromat...
- Next by Date: Re: for loop not stopping when it should
- Previous by thread: Re: Looking for good windows forms sample in C# showing how to work with ListBox
- Next by thread: Getting table schema information with ADO.NET
- Index(es):
Relevant Pages
|
Loading