Re: DBGrid with multi-line titles - Part 2





>If a title is made multiline then the first word is vertically centered in
>the title and subsequent words dissappear below the lower title boundary.

Just set the AutoSizeRows to False and set TitleRowHeight to value that you want and it's OK, you can also make use of ShowTitleHint.

(N.B it is recomended to use JvDBGrid instead of JvDBUltimGrid because of features of the latter are being put in the former)
.