Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview - Advice populating on large amount of data
Message
 
To
27/01/2004 09:30:59
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00870942
Message ID:
00871324
Views:
21
Hi Claudio

I use listboxes instead of grids and what I did was add several methods that handled the loading of a specified number of items. In my case I load 30 items and when the user scrolls past them I load the next 30 etc. They never know that I have not loaded the entire table. So I can handle an unlimited number of records this way.

Simon

>Hello;
>
>VFP6SP5
>
>I was wondering, which would be the best way to populate a Listview with a large among of data (23000 records in my case)
>
>On my resizeble form, I don't have a fixed height..
>
>By now.. I've been using Lockwindow API and adding all of them in one shot.. But, this is not comfortable for users that need to get in-and-out in high frequency..
>
>
>TIA
>
>
>Claudio
Simon White
dCipher Computing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform