I have loaded a whole single table in a DataSet
Now I want to perform search within the DataSet
which has expressions like..
"ProductName LIKE 'c%' AND QuantityPerUnit > 100"
how do i filter the DataSet with such conditions ?
|
Results 1 to 3 of 3
Thread: How to search thru DataSetThreaded View
|
Click Here to Expand Forum to Full Width |