Frank: That was done... I found the issue. It hit me like a ton of bricks last evening. The grid is populated from a select statement that went to a cursor. I added readwrite and like magic it worked. I always have a gottcha that is so simple to fix but takes hours to get right. I am sure I am not alone... Thanks!
Jack ________________________________________ From: [email protected] [[email protected]] On Behalf Of Frank Cazabon [[email protected]] Sent: Wednesday, December 16, 2009 8:51 PM To: [email protected] Subject: Re: Add Checkbox to a grid programmatically You must always make the object that you add programamtically visible after adding it, even if it displays in the grid. So after adding it, set .visible = .T. Frank. Frank Cazabon Samaan Systems Ltd. - Developing Solutions www.SamaanSystems.com/ Referrals are important to us. If you know of anyone who would benefit from our services, please contact me. We would appreciate the opportunity to work with them. _______________________________________________ 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/0b957900b2b8194d998a441195b66038389e006...@drdsrv03.drdad.thenewarkarena.com ** 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.

