Re: TDBmemo fields and Memory Tables



David Smith wrote:

Hi, I recently noticed that a TDBmemo field attached to a
TkbmMemTable was not being updated properly when the users selected
the Save icon. It would appear that unless the user tabs out of the
field, then the 'on-screen' contents of the field are not copied to
the memory table field - is this right? My understanding of what
happens under the skin (of the components) is not great, but does
anyone please know how to solve this. In other words, the user wants
to be able to type into the TDBMemo field and press the Save button.

What does the Save button do? Assuming the Save button calls the
dataset component's Post method then the answer is that it should work
and it does work with every database I have used a TDBMemo with. Note
that I do not use kbmMemTable so I do not know if it works with
kbmMemTable.

--
Bill Todd (TeamB)
.


Quantcast