supportguy21
Technical User
Hello,
I have two forms that are bound to the same table. One form displays all the table fields per record. The other form is a grid-view that displays only selected fields. Through the grid-view, users can view 10 records at a time.
Background - some of the users wanted to be able to view multiple records at once. If there was a record where they want to view all the fields, they can quickly 'jump' from the grid-view form to the record-view form to that specific record.
Therefore, what I would like to do is have the user select a record from the grid-view form and then go to that record in the record-view form.
Thanks, sg21
I have two forms that are bound to the same table. One form displays all the table fields per record. The other form is a grid-view that displays only selected fields. Through the grid-view, users can view 10 records at a time.
Background - some of the users wanted to be able to view multiple records at once. If there was a record where they want to view all the fields, they can quickly 'jump' from the grid-view form to the record-view form to that specific record.
Therefore, what I would like to do is have the user select a record from the grid-view form and then go to that record in the record-view form.
Thanks, sg21