cancel
Showing results for 
Search instead for 
Did you mean: 

Window Retrieve

Former Member
0 Kudos

When inserting a row in detail window, I have to reissue a retrieve() for the master window in order to display the new row.

When doing an update, I have to do a Retrieve() followed by a SetRow, and ScrollRow to display the updated row in the master and place the cursor on the active row.

Is there a more efficient way of doing this?

View Entire Topic
Former Member
0 Kudos

Hi James;

  Have you looked at the "ReSelectRow" command for this?

Regards ... Chris