|
-
Nov 10th, 2012, 06:33 PM
#1
Thread Starter
Addicted Member
Thousands of Rows in a Listbox- Visual Basic 2010
Hey everyone..I hope there are some VB experts around that may know the best way to handle thousands of rows in a listbox?
I'm using Visual Basic Express 2010 and am trying to download a zip file, unzip it, and load the text file into a listbox or textbox. I have the file downloaded and unzipped properly but when trying to load this many records the program takes forever.
I was reading that a JET database may do what I'm looking for but I'm curious if anyone has experience with another method? The idea is that this list will load (about 60-100K) records and then people will be able to filter the list. I need a good way to get this to load quickly and be able to filter quickly..
Any suggestions would be appreciated!
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
|