Subject How to skip over columns in an IB_GRID
Author Christopher Hart
Depending on the current state of a data entry screen, I need to be able
to skip over some columns within the grid and prevent editing in those
columns.

1. I have tried the IB_Grid.MoveCol to try and jump over the fields I
did not want the user to access, but can find now supporting doc on how
to use this. Can cause some great stack overflows with improper use.

2. Also tried IB_Query.FieldReadOnly string list setting. I can get
that to work during an Insert of a record, but if I try to go back and
put a record into Edit mode, then I get a "Trying to Edit a Read Only
Field" exception. Is there a way to get around this exception? I do
want to see the fields within the grid, just don't want them editing
them.




============================================
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. If the reader of this message is not the intended recipient
you are hereby notified that you have received this message in error and
that any review, dissemination, distribution or copying of this message
including any attachments is strictly prohibited. If you received this
in
error, please contact the sender and delete the material from any
computer.

Christopher Hart
Profile Technology Group, LLC