deejay_totoro
Registered User.
- Local time
- Today, 20:52
- Joined
- May 29, 2003
- Messages
- 169
Hello all,
I have a main form and a subform.
The main form has a tab control. In this tab control users can select a record by clicking on a listbox showing all the records.
Other tabs then show various details about the record, including linked subforms with related data.
I have noticed that when users use "filter by selection" on any related data in a subform, the records is correctly filtered.
However when the user removes the filter, the main record selector automatically jumps back to record number one in the database.
How may I stop this behaviour? I want users to be able to filter subforms without reseting the master record they are looking at?
Thanks!
dj_T
I have a main form and a subform.
The main form has a tab control. In this tab control users can select a record by clicking on a listbox showing all the records.
Other tabs then show various details about the record, including linked subforms with related data.
I have noticed that when users use "filter by selection" on any related data in a subform, the records is correctly filtered.
However when the user removes the filter, the main record selector automatically jumps back to record number one in the database.
How may I stop this behaviour? I want users to be able to filter subforms without reseting the master record they are looking at?
Thanks!
dj_T