Thanks, Robert, for the tip. I found some useful links at: about adding components to a db grid: http://delphi.about.com/od/usedbvcl/l/aa081903a.htm
about stringgrids with custom drawing: http://delphi.about.com/od/vclusing/l/aa072203b.htm and finally about a TStringGrid descendant accepting child controls: http://www.nsonic.de/Delphi/txt_WIS00451.htm , last part. Rinke Robert Meek wrote: I checked and do not have the url anymore, but I had the same need for a dBGrid and found a short tutorial on About.com for adding controls that worked quite well. You might also try googling for, "Adding components to Grid in Delphi" or something similar. But if you don't find what you're looking for let me know and I'll dig the code out of my archives. It's in a box around here somewhere. I still haven't finished unpacking from the move I made this year! _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

