I have created datagrid in VS 2005, that allows me to view and update the grid. I am trying to add functionality with a text box and button that will allow me to enter a id number click the button and requery the database. Does anyone know how to do this using the wizard or through code?

Thank You