Click here to Skip to main content
15,907,874 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI Guys,

I have a scenario in which i need to initially load the listbox with 10 items upon scrolling the other items should load from the database or from an collection in wpf

is there any sample available,

if so kindly send me the link.

eg:

like how the new orkut friends list appears.


thanks in advance.

regards,
Chiranjeevi.G
Posted

1 solution

You are looking for Virtualized ListBox. Take a look at the following link. It has a clear sample as well.

http://blog.ramondeklein.nl/?p=24[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900