VirtualCollection icon indicating copy to clipboard operation
VirtualCollection copied to clipboard

A sample that demonstrates how to implement Data Virtualization (or Stealth Paging) for Silverlight (could also be adapted for WPF). Includes a VirtualizingWrapPanel.

Results 3 VirtualCollection issues
Sort by recently updated
recently updated
newest added

Hello, Thanks for this project which is very usefull. I'm testing your VirtualizingWrapPanel and works great. The issue with this control is that there is no implementation of MakeVisible/BringIntoView. I...

Hi, jack I added the file "VirtualizingWrapPanel.cs" in my Windows Phone project, and set the ListBox.ItemTemplate with the VirtualizingWrapPanel, but unfortunately the images that bounded to the listBox did not...

Bumps Microsoft.Data.OData from 5.3.0 to 5.8.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Data.OData&package-manager=nuget&previous-version=5.3.0&new-version=5.8.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies