Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

Virtualizing large data for ListView/ListBox

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 01-29-2007   #1 (permalink)
Sergey Aldoukhov
Guest


 

Virtualizing large data for ListView/ListBox

ListView has VirtualizingStackPanel inside. As far as I understand it
is there to improve performance in situations when a large number of
items (already loaded) is bound/added to the control. But what if I'd
like to bind a large set of data to a ListView without actually
reading the data at once? Let's say, I can read 1000 records per
second, but my list has 100 000 rows. How to display the list without
waiting 100 sec for it to pre-load?
Maybe I just can't find where to start and this is a well known
topic... Can anybody provide a reference?


My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
WPF ListView data binding with embedded ComboBox Krish_xx Avalon 1 06-01-2007 07:28 AM
Getting ListView items to exand to width of ListView John Dunn Avalon 0 11-29-2006 12:45 PM
How can I scroll the items at listbox or listview by using storybo Jeffrey_Wu Avalon 0 06-26-2006 07:34 AM
2 questions about a ListBox/ListView Jason Dolinger Avalon 3 02-21-2006 01:36 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51