Subject | Re: [IBO] Help05. Persistent properties for IB_Grids |
---|---|
Author | Geoff Worboys |
Post date | 2002-10-15T05:28:22Z |
>> > > You don't. All this is set at the IB_Query...
>> (FieldsDisplayWidth and your select statement).
>> >
>> > Column widths are in pixels in grids. Looks like IBO hasn't a
>> property for auto-saving/-loading to/from INI files.
> This makes it trivial to allow users to alter the column order.Read the online help!
Look at TIB_Grid.GridLinks property, there are your options for
configuration the order and width.
To save/restore this somewhere remember that GridLinks is a
StringList with all the various file/csv capabilities.
--
Geoff Worboys
Telesis Computing