|
-
Feb 18th, 2006, 12:54 PM
#4
Re: How Do I popluate a Listbox with Data?
First, a listbox is not real good for anything more than one field (and before everyone jumps all over me for saying that, you all know as well as I that to extract something from a listbox that contains more than one entry on a single line requires string parsing, and do we really want to get into that here?)
I would suggest using a ListView rather than a Listbox. Is a Listbox a requirement of your class?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|