Subject | Edit Problem |
---|---|
Author | lester@lsces.co.uk |
Post date | 2002-06-24T12:40:43Z |
I am having a bad day.
I have a simple setup which SHOULD work, but something is
wrong.
IB_Grid with a record selected.
Double Click gives a pop-up with a list of items that can be
added or deleted ( they are rooms used for a meeting ). The
items are edited to toggle single bits on/off in an integer
of the source record.
The problem is that changing the field in the source record
is not happening. This is a simple FieldByName = (C++ <g>)
on the base query, but the value is not changing. It's not a
field that is displayed in the grid, but the original value
is returned when you try again.
Anybody any bright ideas what I may be doing wrong.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
I have a simple setup which SHOULD work, but something is
wrong.
IB_Grid with a record selected.
Double Click gives a pop-up with a list of items that can be
added or deleted ( they are rooms used for a meeting ). The
items are edited to toggle single bits on/off in an integer
of the source record.
The problem is that changing the field in the source record
is not happening. This is a simple FieldByName = (C++ <g>)
on the base query, but the value is not changing. It's not a
field that is displayed in the grid, but the original value
is returned when you try again.
Anybody any bright ideas what I may be doing wrong.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services