Can I add it via drag n drop, or do i need to use the column.addobject method? I remember being able to drag n drop things like combo boxes... Mike
On 19/05/2012 9:06 PM, Fred Taylor wrote: > Sure can. A grid can contain another grid in one of it's columns. You > just need to be sure to make the rowheight of the containing grid big > enough to see it. Don't forget to make it the Column's .CurrentControl., > and the .Sparse to .f. if you want to see it for each row. > > Fred > > > On Sat, May 19, 2012 at 5:07 PM, Michael Savage<[email protected]> wrote: > >> Just some idea percolating in my head... If a grid cannot be put there, >> what about a list box. I've mastered how to put specialized text boxes, >> and combos in a grid. >> >> Mike >> [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.

