How to Filter linq dynamically??

Dec 5 2011 9:00 AM
Hi Developers

I'm making a program which uses linq and i have to filter the table which is an outcome of the joining of three different tables and i have to do this filtering dynamically ??
the filtering is done using different fields in the output table
please help me to do this any source code or sample code would be grateful

Thanks in advance
Guruparan.

Answers (1)