John, If it is what I think it is then it is a known refresh problem. Your grid is probably on a pageframe tab and I would guess and/or some of the fields in the grid may relate to a parent or child table. If so, then for each one of the static parent/child tables just add a standard grid to the form and make the recordsource the same as the parent/child but then set its visible property to .F.. I usually make the grid background colour red and then resize them so the just take up minimal room. This forces all the record pointers to be correctly set up.
The problem has been around since VFP7 days. If I haven't thought correctly then post a little more info. Dave -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of John J. Mihaljevic Sent: 18 March 2013 18:16 To: 'ProFox Email List' Subject: Strange grid behavior (more) Leaving the form and returning to the form makes everything fine again. The problem only occurs when: 1) A valid order number is on the from 2) It's changed to an invalid order number 3) A valid order number is re-entered (the grid goes goofy) Thanks, John [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

