I have a form with customer info on it and a datagrid that displays the orders that the current customer has placed. The issue is that when I navigate from one customer to the next, the datagrid info does not change. What is the proper way to get the datagrid to populate with the current customers order information?