Page 1 of 1

Changes in the Delphi\DB Demo\3 DBGrid Demo

Posted: Fri Jan 20, 2006 5:58 pm
by lommez
Hi Sergey...
Is possible to every row have different heigth ?
I mean, each row should have the heigth of the current document heigth

Thanks

Posted: Fri Jan 20, 2006 8:05 pm
by Sergey Tkachenko
You can use RowHeights property of DBGrid after typecasting it to TDrawGrid, but I am not sure, may be different heights will cause glitches.

I am also do not know where to place code assigning RowHeights