I\'m having some trouble figuring out the best way to do this, and I would appreciate any help.
Basically, I\'m setting up a filter that allows the user to look a
You can use the PredicateBuilder from the LINQkit to dynamically construct your query.