Subject TIB_Grid columns
Author Roberto Freitas
When working with TDBGrid we have Columns propertie that determines
what columns must be show on the grid and in what order.
I couldn't find such a propertie in TIB_Grid, and I am missing it.
I use a TIB_Query to populate DataSource linked to the TIB_Grid.
How to determine what columns must be show on the grid and in what
order?