Isaac
Lifelong Learner
- Local time
- Yesterday, 20:15
- Joined
- Mar 14, 2017
- Messages
- 11,106
When creating a form for users to view and/or edit records, we can leave Navigation Buttons on and allow built-in filtering (where you right-click the bound control and select choices like Equals, Contains, etc), or you can custom-code with all kinds of fancy things - cascading dropdowns, textbox "search" boxes, etc.
Plenty of those two areas of design would be totally overlapping and redundant.
I am very curious to know which do you do more of, what do you tend to do more often? Simply allow the built-in Access filters where the user right clicks bound controls, or custom code something special? What makes you more likely to choose one or the other, or more likely to add the custom search features? Is it just when there are too many similar records and the built in Filters aren't quite good enough? Anything else to consider?
Plenty of those two areas of design would be totally overlapping and redundant.
I am very curious to know which do you do more of, what do you tend to do more often? Simply allow the built-in Access filters where the user right clicks bound controls, or custom code something special? What makes you more likely to choose one or the other, or more likely to add the custom search features? Is it just when there are too many similar records and the built in Filters aren't quite good enough? Anything else to consider?