Here is a sample program that demonstrates how to create a "drop filter" system for an array browse.
DropFilter is a technique for providing a dropdown of user selections for creating a complex filter for an array browse.
Compile and run this in a directory where there are a lot of files to see how it works.
DropFilter Sample program
DropFilter Sample program
- Attachments
-
- dropfilter.zip
- (47.57 KiB) Downloaded 1285 times
The eXpress train is coming - and it has more cars.
Re: DropFilter Sample program
Hi Roger
Good job
Nolberto Paulino
A cordial greeting
Good job
Nolberto Paulino
A cordial greeting
Nolberto Paulino
Regards
Regards
Re: DropFilter Sample program
Roger,
Would it be possible to utilize the dropfilter example upon a database rather than an array as well?
Thanks,
Rick
Would it be possible to utilize the dropfilter example upon a database rather than an array as well?
Thanks,
Rick
Re: DropFilter Sample program
Rick -
I looked at doing this with a database and decided against it.
It would likely be very slow.
Also, it was much more complicated.
This would likely work much better with SQL SELECT statements.
Are you using any SQL now?
Roger
I looked at doing this with a database and decided against it.
It would likely be very slow.
Also, it was much more complicated.
This would likely work much better with SQL SELECT statements.
Are you using any SQL now?
Roger
The eXpress train is coming - and it has more cars.
Re: DropFilter Sample program
Roger,
Have not moved to SQL yet, awaiting Steffen's one line solution...
Have not moved to SQL yet, awaiting Steffen's one line solution...
Re: DropFilter Sample program
RDalzell wrote:Roger,
Have not moved to SQL yet, awaiting Steffen's one line solution...
wow.. you must've had a real nice tooth fairy when you were a kid...
(santa always showed up also, right ?? )
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: DropFilter Sample program
I have been waiting for more than 3 years.
I think it's time to tell the kids that daddy was killed in the war.
I think it's time to tell the kids that daddy was killed in the war.
The eXpress train is coming - and it has more cars.