Subject | Grid columnfocus |
---|---|
Author | Nico Callewaert |
Post date | 2002-11-15T14:33:02Z |
Hi List,
I'm trying to focus on a certain cell of a TIB_Grid, but I don't
seem to succeed. The purpose is to write a "after insert" event, where
the focus is automatically set on a certain field, so the user don't
have to use the mouse to focus the field.
I used : IB_Grid1.GridFields [0].focuscontrol;
But it focuses on a other component on the form.
Thanks in advance,
Nico Callewaert
I'm trying to focus on a certain cell of a TIB_Grid, but I don't
seem to succeed. The purpose is to write a "after insert" event, where
the focus is automatically set on a certain field, so the user don't
have to use the mouse to focus the field.
I used : IB_Grid1.GridFields [0].focuscontrol;
But it focuses on a other component on the form.
Thanks in advance,
Nico Callewaert