Hi Samuel

Why not just set the RowHeight property in the OnDrawCell event of a
TStringGrid or TDrawGrid?

Cheers,
Todd.


----- Original Message ----- 
From: "Allan, Samuel" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, September 19, 2003 10:35 AM
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/


---------------------------------------------------------------------------
    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