I have a datagrid on a website. i want to pull the pull the data from the database in access to show a certain column populated with the information. example, i have a pro number that i can search by and then it will pull all of the data in the database with that pro number into a gridview. how to do i populate another column called invoice number with different data from the database?