forum

Home / DeveloperSection / Forums / WPF Linq a collection to include or exclude items

WPF Linq a collection to include or exclude items

Anonymous User236109-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?


Updated on 10-Dec-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By