Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I need to group a list-box having 1000 items, each item is having image. and i need to wrap the items in each group. but its is giving performance issues. how to provide UI-virtualization for my case. some body please help.

Thanks and regards
Easwar.
Posted

For UI virtualization, refer http://bea.stollnitz.com/blog/?p=338

I suspect issue may be in remote data access. For this refer to data virtualization[^]
 
Share this answer
 
This is what you need Virtualizing WrapPanel[^]
 
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