I am using an ado control
and a data grid. i want to change the values of the data grid based upon a value the user inputs like for name 'sam ' so that all the values in a column having sam in it are shown in the data grid.
can i do this with a ado data control or do i have to write the code for ado pls help on how to
pls also explain how to search for the string by using the text1.txt value ie the quotes etc