I have a 2 table Edit Form using the latest 7.6. 
The 2nd table has a 4 row scrolling region.
 
I have an enhanced speed button to add a row for the order detail.
 
Here is the code in the button;
 
PROPERTY Table trandetail 'insert'
Property Table trandetail 'post'
Property Table trandetail 'Refresh'
Property Table trandetail 'LAST'
ret
 
According to RDocs the INSERT command should insert a new blank row, instead
it duplicates the previous row data to the new row.
 
Can anyone explain where I've gone wrong ?
 
 
Thanks,
 
Bill Eyring

<<TECH.gif>>

Reply via email to