RE: Listview and time...

new topic     » topic index » view thread      » older message » newer message

Euman wrote:
> My guess is (and I'll keep working on it) that I'll need to get away 
> from the
> win32libs mem functions
> and poke in each subdata myself only to achieve nominal speed increase..
> 
> Any Suggestions?

The only other trick in the SQL utility you looked at was the partial 
loading of the data.  What I mean is I only load the first 100 records 
or so and then check when the user scrolls to the end of the current 
data.  I then add the next block.  If you want to bring up the data as 
quick as possible you might consider loading the first few records and 
then handling when the user actuall scrolls beyond the last item you 
inserted.  

Jonas

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu