Contents tagged with NET

  • Filtering CollectionView Data in Silverlight 4

    If you are using Silverlight's ListBox control, you can filter the data in a CollectionViewSource object using just a little bit of simple code. For this example, I will be using a simple Product class with two properties, and a list of Product objects using the Generic List class. Try this out by creating a Product class as shown in the following code:

Past Blog Content

Blog Archive