Have been using the TADVStringGrid to good success. Have also been using the AutoSizeRows function. I note that if I embed a TWinControl into a cell, such as a TRichView, and then call AutoSizeRows this is not capable of determining the height of the contents of the embedded control and therefore simply returns and sets the default rowheight of the grid. This means that the Richview is mostly invisible and if the first row is blank, it appears to be so .
Is there a way around this?
Thanks
Peter