Without knowing what your doing I cant say. But I would have thought hiding or removing columns might have the effect you see. Allen
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Seng Hock Yap Sent: 10 July 2008 11:21 To: [EMAIL PROTECTED] Subject: Re: Grid weird behaviour hi Allen and boer, i have solved the problem by replacing all the remove grid column command "thisform.mygrid.column1.visible = .f." with "thisform.mygrid. REMOVEOBJECT('column1')". is this a bug for VFP ? haha thanks Yap _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

