Christof Wollenhaupt wrote on 2013-08-01: > That is controlled by the Margin property. The column control displays text without a margin. The Textbox control that is displayed when the column receives focus has a default margin of 2. > > Christof
Christof, I've been hunting for this on and off for years. Thank you. When grid.column.sparse is .T. makes this most notable. The default setting for margin in the textbox is 0. I see a jump in the text. I set margin to 2 in the textbox, I see a slight shift right when I click a box. The particular grid I see this behavior in has a controlling cursor with relations to other cursors which the controlsource properties point to. Thus the need for Sparse = .T. Tracy Pearson PowerChurch Software _______________________________________________ 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.

