I have a procedure that is a parent form, and on it I have 2 browses as fields, but they are not children. When I update a record in one of the browses using its form popup, I can get the browse to refresh by sending a push/pop event to the parent form's CallDiv section. But I can't seem to find a way to get the second browse to be refreshed. I send a push/pop event for it to the parent form, the refresh is called, but then refresh doesn't actually take place on the screen. Any ideas?
Thanks,
Mark