Subject | Re-Ordering columns |
---|---|
Author | Paul Gallagher |
Post date | 2002-04-18T19:57:29Z |
I need a little help with something.
I have an IB_Grid with multiple columns that can be ordered on. I am
changing the ordering column external to the grid with a radio box
control(don't ask why <g>). The ordering column is easy to change, but I am
having a little trouble moving the visual order of the columns in the grid.
I change the FieldIndex order but that does not seem to update to the
IB_Grid. Is there a procedure I need to call to get the changes made to
FieldIndex to reflect in the IB_Grid?
Thanks,
Paul
I have an IB_Grid with multiple columns that can be ordered on. I am
changing the ordering column external to the grid with a radio box
control(don't ask why <g>). The ordering column is easy to change, but I am
having a little trouble moving the visual order of the columns in the grid.
I change the FieldIndex order but that does not seem to update to the
IB_Grid. Is there a procedure I need to call to get the changes made to
FieldIndex to reflect in the IB_Grid?
Thanks,
Paul