Subject | Re IB_SearchPanel |
---|---|
Author | pchaisty |
Post date | 2003-06-19T07:28:25Z |
Hi
I am using IB Search ppanel with some success, having set up the
fields of interest in the gridlinks.
I was wondering now if it was possible to add an item to the grid to
so an OR'd search on multiple columns's.
I could do what I want as a seperate control , but it would not look
very good.
Eg I have a table where I have the following
Id
MassName
Formulae
MajorPeak
Peak1
Peak2
.....
Peak10
Mostly I search on Formulae, Major peak etc then the SearchPanel is
fine.
I would however like to perform a search for a peak of a particular
integer value in all of peak1..n.
ie return any massname with a peak in it of n.
I can write the sql for this, or a procedure, but can I integrate
this into a SearchPanel ?
Rgds
Peter
I am using IB Search ppanel with some success, having set up the
fields of interest in the gridlinks.
I was wondering now if it was possible to add an item to the grid to
so an OR'd search on multiple columns's.
I could do what I want as a seperate control , but it would not look
very good.
Eg I have a table where I have the following
Id
MassName
Formulae
MajorPeak
Peak1
Peak2
.....
Peak10
Mostly I search on Formulae, Major peak etc then the SearchPanel is
fine.
I would however like to perform a search for a peak of a particular
integer value in all of peak1..n.
ie return any massname with a peak in it of n.
I can write the sql for this, or a procedure, but can I integrate
this into a SearchPanel ?
Rgds
Peter