Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I am trying to update the grid on a form from another form. In other words, say form A has a grid. Form A calls form B, then form B updates the grid on form A.
The user clicks "Save", the datasession is changed to form A and the selected fields from the listboxes are inserted into the cursor of the form A grid.