If you're going to the effort of building all this in code, why not just add setting width as part of your routine? Or did I miss something?
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Desmond Lloyd Sent: Friday, September 05, 2014 9:21 AM To: [email protected] Subject: Re: VFP6: Grid Column Width Issue Thank you, however no joy... What am I doing wrong? (you're supposed to focus your attention to the west and figure it out! 8-)) I have another form that I am doing the same thing with and it works fine, and I don't even blank the record source. Create the cursor, bob.recordsource = 'mycursor' bob.grc1.column1.controlsource = 'mycursor.field1' and off we go... The code is the same in the new... Interesting enough the first three columns are just fine... Am going to reduce the grid to those first three columns and start building it up one column at a time... But if anyone has any ideas I would be most interested... Regards, Desmond _______________________________________________ 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/DF1EEF11E586A64FB54A97F22A8BD04423C5948981@ACKBWDDQH1.artfact.local ** 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.

