Is there a property command the will refresh one MDI form from another. Form1 has a DB Grid as I scroll down the grid I want to show another MDI form (form2) which has dbmemo and dblabel fields.
When I start form 1 as mdi and use BROWSE form2 WHERE studentid = studentid and startdate = startdate ..... MDI Form2 shows the correct information. However when I scroll down the DBGrid form2 does not change. Thanks for any help on this. Buddy

