Re: AW: TZF - Grid Row Heigth
[email protected] Tue, 7 Oct 2003 07:20:45 EDT
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
In a message dated 10/07/2003 4:00:28 AM Eastern Standard Time, [email protected] writes: > What you can do is setting the grid's rowheight: > > Type Tmygrid = class(ttzgrid) > Property defaultrowheight; > End; > > TMygrid(app.grid).defaultrowheight:=24; > > Regards M. Grunwald > Thanks - I needed that also. While we are on the subject of TTzGrids, I have another question. Sometimes when you have a grid, you need to "exercise" the grid with GoBottom then GoTop then Go(OriginalRecord) ... for whatever reason. If the "OriginalRecord" was in the middle of the grid when this "exercise" was started, it would be nice if it were in the same place (middle) when it ended. On the contrary, it shows up at the top. How can you make the record show in the "grid location" it started? Thanks, Bob Watson --^---------------------------------------------------------------- This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt Or send an email to: [email protected] TOPICA - Start your own email discussion group. FREE! http://www.topica.com/partner/tag02/create/index2.html --^----------------------------------------------------------------