I am experiencing a problem with a grid I use on a form. Although the parent and child table behind the form and its grid are related in the data-evironment, when the form is opened the grid displays ALL records in the table until the user navigates to a new record. At this point the grid recognizes the relation and only displays to related records. I am able to get around this by using a SET FILTER command in the init event of the form to filter the grids data-source for the correct records, but this seems unusual. Has anyone ever encountered such a problem or have any suggestions as to what the problem may be?
Thanks,
-Kevin
Thanks,
-Kevin