masoud_sedighy
Registered User.
- Local time
- Today, 13:20
- Joined
- Dec 10, 2011
- Messages
- 132
i am using a form like form customer orders in northwind 2003 database. in my form there are 3 sub forms.
data of subform1 will be filtered by one of the field in the main form.
subform2 will be filtered by one of the field in the subform1 and ...
also i have added some code for highlighting current row of each form/sub form , now my problem is when navigate thorough records of main form by using navigation button , showing each record after pressing navigation button is a bit slow (it takes 5 seconds), i do not know what is the problem, and i do not know how to solve the problem, problem is from subforms or codes for highlighting current row? it is usual?
data of subform1 will be filtered by one of the field in the main form.
subform2 will be filtered by one of the field in the subform1 and ...
also i have added some code for highlighting current row of each form/sub form , now my problem is when navigate thorough records of main form by using navigation button , showing each record after pressing navigation button is a bit slow (it takes 5 seconds), i do not know what is the problem, and i do not know how to solve the problem, problem is from subforms or codes for highlighting current row? it is usual?