I suspect that you need to POST the table when tabbing within the
scrolling region. The row is updated/added when you leave the row which
posts the data to the table.
Albert
On 24/02/2011 11:40 AM, Paul Buckley wrote:
I'm using the latest build of eXtreme 9.1 (9.1.2.10221) and I have a form
based on a table. I enter several fields using var edit fields and "in
between" the var edit fields there is a scrolling region. If I enter data
from the scrolling region, the var edit field immediately following the
regions does not work. By that, I mean if I enter a value and press enter
or tab to the next field the var edit object is empty and the variable has a
null value. If I "skip" the scrolling region and go straight to this
problem field from the last field before the region everything works as
expected.
I have spent a lot of time trying to figure this out over the past day& a
half. Does anyone have any good suggestions?
Thanks in advance,
Paul Buckley