|
-
Nov 13th, 2008, 11:46 AM
#1
Thread Starter
Addicted Member
Help with organized list view
I'm in need of some pointers.
I'm trying to create a simple data base program of sorts. I have a data set that contains file information (simple array "DATA(x,x)"). So each row is a different file, and each column is different bits of information about that file. I'm looking at trying to find a way to display this information.
Ex. When you use the windows "Search for files" app, you get a listview with all the files found and other information about the file. And with this you can organize by date, type, size, etc. I'm looking to do the same thing with my data set. How would one go about doing it in vb.net?
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
|