I have a Main form where I display selected data from a  work order table 
(wo_table) using an enhanced grid.

In the form I have an enhanced speed button that launches an editable MDI form 
that displays data for the record selected in the grid in the Main table.

The MDI form is used to edit work order data and uses the same table (wo_table).

Now, when I update data in the MDI form, the changes are not reflected in the 
Main form. I tried using:

PROPERTY table wo_table ‘RFRESH’

>From the MDI form, but it refreshes only the data for the MDI form and not for 
>the Main form.

I seem to recall reading about a PROPERTY command that allows updating the data 
in the calling form from the MDI form. Does anyone remember how to do this?

Any help will be appreciated.

 

Javier,

 

Javier Valencia, PE

O: 913-829-0888

H: 913-397-9605

C: 913-915-3137

 

 

 

Reply via email to