I have a form that contains a region for editing data in a table named purchase. Outside of the region I have a Speed Button that when selected fires an EEP to add a new row.  I am trying to use the following property within the EEP to add the row and it is not working.

 

PROPERTY TABLE purchase 'APPEND'

PROPERTY TABLE PURCHASE 'REFRESH'

 

If I use the predefined “Add Row” within the Speed Button it works OK.  However, I need to issue other property commands along with the Add Row so I need to do it from within a Custom EEP.

 

Am I using the wrong property command? (version 7.1 final build) 

 

John Engwer

 

 

Reply via email to