a search panel (1 row grid) attached to a grid

From: Dhaval Shah (MrDhavalShah_at_yahoo.com.au)
Date: 07/14/04


Date: Wed, 14 Jul 2004 09:48:54 +0800

Hi Peers,

Does anyone know of *a* search/filter component that is "sort of" panel
of empty edit boxes (just looks like a grid) and hooks on to a grid?
It scrolls (horz) when the grid scrolls etc..
ex.
column heading Column A Column B Column C
(can follow too)
                   ----------- -------- --------
empty search row> | | | | | |
                   ----------- -------- --------
grid records value1.1 value1.2 value1.3
                     value2.1 value2.2 value2.3
Then when the user types in in the empty search row against col A, the
data is filtered on the values he types (incremental search/filter
functionality).
I've seen it with Seimens DS Win software (which is an access based
data) but the component is what caught my eye *almost instantly*.
Best regards

---
Dhaval Shah
Sr. Software Developer
Perth, Australia


Relevant Pages

  • Re: Datagrid - Row height on last page
    ... If you worry about the very last row, in some cases you can trick the user ... by placing the grid inside a with the same background color. ... Software Developer ... Phillip Johnson (MCSD For .NET) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Reload/refresh data in datagrid
    ... No need to rebind the grid, it should pick up the changes automatically. ... Software Developer ... Microsoft MVP ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • Re: prevent grid scrolling ?
    ... > the grid in the AfterRowColChange event method. ... > I'm sure you also have AllowAddNew set to .F. ... >> the grid scrolls one row up so that the first record ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Datagrid - Row height on last page
    ... Software Developer ... Microsoft MVP ... up a quarter of the grid height. ... Phillip Johnson (MCSD For .NET) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: prevent grid scrolling ?
    ... the grid in the AfterRowColChange event method. ... > the grid scrolls one row up so that the first record ... > Define Class mygrid As Grid ...
    (microsoft.public.fox.programmer.exchange)