Users Pricing

forum

home / developersection / forums / wpf linq a collection to include or exclude items

WPF Linq a collection to include or exclude items

Anonymous User 2621 09 Dec 2013

I have 3 comboboxes that the user can select a value. On the SelectionChanged event of each combobox will filter out an observablecollection that would only populate another collection based on the values. The comboboxes contains a blank at the top for the user to select not to apply the filter on that column.

Is there a simple way to use linq to do this?


I am a content writter !


1 Answers