How can I filter a gridview when two columns in the datasource match
I have a GridView where the datasource is set from a Datatable filled from a Stored Procedure. There are two columns in the datatable that I am interested in filtering/showing & hiding based on their content.
The data is for lessons for different courses.