I have a grid, when the user clicks on it, it gets the id out of it, opens a new form and based on that id fills the boxes with the appropriate info. It works fine but when you close the form and go back to the grid and select another customer and open that form all the info stays the same. I checked if the ID changes and it does. Anyone know what I can be doing wrong?