Let's say I have a gridview with three columns: First Name, Last Name, ID Number. Here's an example of what I want to do: I want to display all the records in the gridview to start. There would be a dropdownlist that lets the user select whether to search by first name, last name, or ID number...