Subject | Re: [IBO] GridLinks and DisplayWidth |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2002-03-21T14:25:54Z |
> Are you saying that you cannot change the width of the name-col on theThe last one.
> grid? OR are you saying that size changes on the grid are not shown
> in the FieldsDisplayWidth property or the TIB_Column.DisplayWidth
> properties?
> (This latter option has never been the case, changes toThe OH of DisplayWidth say:
> the grid display width never impacted directly on column properties
> and are not intended to.)
>
Width in pixels for this column when displayed in an IB_Grid column.
But this is only true, when no GridLinks are set. So where can I find the
information of the width of a column, when Gridlinks are set ?
Guido