MajP
You've got your good things, and you've got mine.
- Local time
- Yesterday, 20:53
- Joined
- May 21, 2018
- Messages
- 8,932
Yep, you should never need to modify them. Unless I did not do something correctly, or did not account for a given case. However, I will say those module are extremely robust. Actually they are so robust most of the capabilities you would never use.Regarding the modules... if they are like a car and you can just borrow ( copy - paste ) and doesn't require any modifications they are more than welcome, as long as i don't need to make any modifications to their code
I need to write up how to use it completely. But it handles all data types, all types of filters like, or, and, = , >,< etc and almost all control types to include multi select listboxes. It handles any column you specify or the bound column if not. 99% of the time most people are using it on a combo box where the bound field is the field you want to filter on, like you are doing.