| Subject | IB_Grid column focus. | 
|---|---|
| Author | fabiobot | 
| Post date | 2002-06-07T17:29:24Z | 
Hi,
With DBGrid i was using SelectedIndex to put the focus on a specific
column, by example:
DBGrid.SelectedIndex := 2;
will put the focus on second column from DBGrid.
What's the correspondent property from IB_Grid
to do the same thing?
I need a numeric index because i'll increment and decrement it.
Thanks in advance,
Fabio Bot.
Campo Largo - PR - Brazil
            With DBGrid i was using SelectedIndex to put the focus on a specific
column, by example:
DBGrid.SelectedIndex := 2;
will put the focus on second column from DBGrid.
What's the correspondent property from IB_Grid
to do the same thing?
I need a numeric index because i'll increment and decrement it.
Thanks in advance,
Fabio Bot.
Campo Largo - PR - Brazil