Hi,
Hopefully this is straightforward.
I have a standard form with a primary datasource which has a secondary datasource related.
I update a value in field in the secondary datasource and it updates a value in the primary datasource in the form.
I want to call a refresh of the primary datasource, retain it's position in the grid and retain the position of the secondary datasource record as well.
I know calling refresh(true) from the primary datasource will ensure I go back to the correct primary record but it starts at the first record in the secondary datasource grid - I want it to return to its original record prior to update and research.
Hope this makes sense
*This post is locked for comments
I have the same question (0)