Click here to Skip to main content
15,867,594 members
Articles / Desktop Programming / WPF

Implement Virtual List with Paged Data

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
3 Jan 2013CPOL8 min read 35.7K   1.3K   16  
This article solve the performance issue while loading and displaying large amounts of data by using a virtual list with paged data technique.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer (Senior)
Canada Canada
I am a passionated software developer / engineer with strong desire to develop in a simple, fast, beautiful way with the skillset such as simple design, refactoring, TDD. i worked in J2EE for about 5 years, now i work as a .NET devleoper.

Comments and Discussions