Ajit, thanks for the reply, I can't really change the logic that I want to use ... i.e adding the column header in the form declaration for reasons I can't go into, but thanks anyway.
I'm just confused as to why the syntax for the "add object.." column header doesn't work. If you have a help file handy then would you or anyone check the syntax for me as I'm sure it's correct.... but obviously I'm wrong somewhere. Damned frustrating... Dave -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ajit Abraham Sent: 11 April 2012 12:15 To: [email protected] Subject: Re: Brain fart moment ... Hi Dave, If your design and logic allows you to manipulate the header outside the class, then ... oform1=NEWOBJECT("clsform") oform1.grDGRID1.colUMN1.header1.Caption="test" oform1.Show RETURN _Ajit Abraham On 11/04/2012 13:18, Dave Crozier wrote: > OK, I'm having [excessive quoting removed by server] _______________________________________________ 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.

