Graham Brown wrote on 2010-03-29: > Hi > > One of my clients has seen a feature in Quickbooks where a grid > contains an editbox for a memo field. As they type into the memo the > editbox automatically resizes and changes the row height of the grid > for that one row > > I've added the editbox to the grid and set it to be the activecontrol > but can't work out if its possible to resize just one row in the grid. > > Has anyone seen any articles for accomplishing this in Fox please. > > Regards > Graham >
Graham, I don't believe there is a way to resize just one row of a VFP grid. When attempting to resize just one row manually, all rows change size. Also, there is only one property of the grid for rowheight. The parent of the editbox is a column, not a row, so it would be a difficult thing to accomplish, if there is a way. Perhaps using a slow ActiveX control would give you the ability. Tracy Pearson PowerChurch Software _______________________________________________ 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/000301cacf4e$41bbb5e0$c53321...@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.

