Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi cxgrid (https://www.delphipraxis.net/75099-cxgrid.html)

sveta 14. Aug 2006 13:28


cxgrid
 
Hallo Forum,
kann mir bitte jemand sagen wie ich der Höhe einer zeile(record) in einer cxgrid zur laufzeit setzen kann?

Lg
Sveta

Hulig4n 14. Aug 2006 13:52

Re: cxgrid
 
Delphi-Quellcode:
cxGrid1DBTableView1.OptionsView.CellAutoHeight:= false; //autohohe ausmachen
cxGrid1DBTableView1.OptionsView.DataRowHeight:= 100;   //hohe einstellen

RavenIV 15. Aug 2006 07:31

Re: cxgrid
 
was bietet das gxgrid mehr oder besser im Vergleich zum Standard-Grid?

Ich hab nämlich grad Probleme mit dem DBGrid, da soll ich auch die Zeilenhöhe verändern.

sveta 15. Aug 2006 10:02

Re: cxgrid
 
Hallo
@Hulig4n danke aber wie kann ich die Höhe für EINE BESTIMMTE ZEILE ändern?!

Lg
Sveta


Alle Zeitangaben in WEZ +1. Es ist jetzt 21:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz