Recent

Author Topic: MS Access like filter control  (Read 1818 times)

daveinhull

  • Sr. Member
  • ****
  • Posts: 297
  • 1 divided by nothing must still be 1!
MS Access like filter control
« on: December 24, 2018, 01:43:35 pm »
Hi,

Before I code one up, just thought it worth asking if there is already an MS Access like filter control (or code) available. What I mean is when you hit the filter option in Excel or Access you get a list of all unique enties and you can select which ones you want to filter on, plus there is a sort option at the top?

Thanks
Dave
Version #:1.8.4 Date 2019-01-08 FPC Version: 3.0.4 and SVN Revision 57972 for x86_64-win64-win32/win64

daveinhull

  • Sr. Member
  • ****
  • Posts: 297
  • 1 divided by nothing must still be 1!
Re: MS Access like filter control
« Reply #1 on: December 31, 2018, 01:45:59 am »
Anyone??
Version #:1.8.4 Date 2019-01-08 FPC Version: 3.0.4 and SVN Revision 57972 for x86_64-win64-win32/win64

wp

  • Hero Member
  • *****
  • Posts: 11858
Re: MS Access like filter control
« Reply #2 on: December 31, 2018, 05:51:59 pm »
Your post is a bit diffuse, and it is hard to guess what you want to achieve. From one of your other posts, however, I learned that you want something like a "Quickfilter". I just scrolled through the code of rxDBGrid and it has extra options "rdgAllowQuickSearch" and "rdgAllowQuickFilter" - maybe this is what you are looking for, I never used it myself, though. You can install the RX library via Online Package Manager or directly from its trunk https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/rx/trunk/.

 

TinyPortal © 2005-2018