We have customized a couple of screens so that we can use a custom built table. In our customized contact screen, we have added a grid that is associated with the custom table and, when the correct tab is loaded, the grid fills in with the information from the table, as I would expect it to. However, in our customized Edit_Lead screen, we have a grid that is associated with the same table, has the same columns placed into it and has the same actions. When we load THIS grid, it does NOT fill in with the information from the table. I've been back and forth between the two grids and I can't see the difference between the grid implementation. What do I need to do to get a grid to fill in with the information from its associated table? Should this happen automatically, or does there need to be a trigger placed somewhere?