I am trying to look through my records which are stored in my database and pulled into a datagrid on my web form via my dsNames data set. I then want the user to add a value in the text box to match it with a number in the dataset and then return the matching surname. I have done something similar in...