Is there a virtualizing WrapPanel available? Commercial or free ones.
I have seen some blogs (dan's included) but it does not seem to work well in my application, especially when i have child items of varying sizes.
Also even with same size those free ones do not work well.
Are there any commercial ones available in the market? I cannot find any.
Please comment.
For a commercial one i would say try Binarymission
I can't post a link since i am new user, but if you google for "binarymission" you will get there. Its a commercial WPF + Winforms UI library web site.
There is also :
http://virtualwrappanel.codeplex.com/ which is free (MIT License)
and
http://www.codeproject.com/KB/WPF/VirtualizingWrapPanel.aspx which is free too (Code Project Open License (CPOL))