I'm using R:Base 7.6
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Walker, Buddy Sent: Wednesday, March 31, 2010 12:08 PM To: RBASE-L Mailing List Subject: [RBASE-L] - MDI Form Refresh 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

