|
-
January 13th, 2003, 11:35 AM
#1
Multi Column Listbox?
Has anyone figured out how to create a Multi Column Listbox? I'm grabbing a dataset and then throwing it into a listbox, but it would be SWEET if I could make the listbox have column spacing like the datagrid control. I know it is possible....here's a link to some C# Code AND I've converted it to VB.NET using the C# to VB.NET Translator and I have errors. Thanks in advanced!
-
January 13th, 2003, 12:46 PM
#2
why don't you use a list view?
that's a lot easier to add column's on.
-
January 13th, 2003, 01:53 PM
#3
I guess...I don't know. Is this what I should do?
-
January 13th, 2003, 02:12 PM
#4
well they're are deisgned for doing column type things as standard so yeah.
-
January 16th, 2003, 02:34 PM
#5
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
|