Hi
try TAdvStringgrid from www.tmssoftware.com
set wordwrap and sizewhiletypeing.height to true.
use ctrl-enter to put returns into a cell.
Warren.S


-----Original Message-----
From: Allan, Samuel [mailto:[EMAIL PROTECTED]
Sent: Friday, 19 September 2003 10:35 a.m.
To: Multiple recipients of list delphi
Subject: [DUG]: Grid with variable sized rows


Does anyone know of a grid or grid-like component that will let me have rows
like

------------------------------
Field 1 | Blah blah blah
------------------------------
Field 1 | Blah blah blah blah 
        | blah blah blah blah
        | blah blah 
------------------------------
Field 1 | Blah blah blah blah
------------------------------

so that the memo style field shows all it's text, and re-sizes the row to
allow showing it all?

Thanks,
Samuel
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
For more information please visit www.marshalsoftware.com
#####################################################################################
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to