Subject Re: Working with Grids
Author Marco Menardi <mmenaz@lycosmail.com>
--- In IBObjects@yahoogroups.com, "horstphil <phorst@t...>"
<phorst@t...> wrote:
> Hi Everyone,
>
> Working with TIB_Grid, I have several questions:
> 1) Are there any components that work together with a grid to allow
> each user to customize thier view of the grid - that is columns
> shown, column size, etc?

Customize or save custom settings?
To customize, you can use drag&drop to change columns order, or, as
far as I recall, you can use IB_Search bar "restructure" button to
hide/show columns.
But when you close your app, this info are lost, I think.
Maybe you have to (manually) save the Dataset property regarding grid
appearance for further use.
regards
Marco Menardi