Subject Re: [IBO] TIB_SearchEdit problem - Nobody an answer?
Author radevojvodic
I think that if you want to use TIB_SearchEdit you have to define
SearchingLinks also. OrderingLinks would do it with TIB_IncSearch

rade


--- In IBObjects@yahoogroups.com, Dennis Mulder <damulder@w...>
wrote:
> must be something stupid I'm missing, but can't get it to work.
>
>
> Dennis Mulder wrote:
>
> > When I try to rebuild the SearchingLinks sample program, the
SearchEdit
> > control is black and I can't do any searching with it.
> >
> > I have set:
> >
> > OrderingItems:
> > EMP_NO=EMP_NO; EMP_NO DESC
> > LAST_NAME=LAST_NAME; LAST_NAME DESC
> > FIRST_NAME=FIRST_NAME; FIRST_NAME DESC
> >
> > Ordering Links:
> > EMP_NO=1
> > LAST_NAME=2
> > FIRST_NAME=3
> >
> > OrderingItemNo:
> > 2
> >
> > the SQL statement for the query:
> > SELECT *
> > FROM EMPLOYEE
> >
> > I set the correct DataSource for the TIB_SearchEdit
> >
> > When the program runs, I can click on the column headers so the
right
> > column orders, but still the SearchEdit control stays black.
> > Have I forgotten something? Please help.
> >
> > Dennis
> >
> >
> >
> >
_____________________________________________________________________
______
> > IB Objects - direct, complete, custom connectivity to Firebird
or
> > InterBase
> > without the need for BDE, ODBC or any other layer.
> >
_____________________________________________________________________
______
> > http://www.ibobjects.com - your IBO community resource for Tech
Info
> > papers,
> > keyword-searchable FAQ, community code contributions and
more !
> >
> >
> > *Yahoo! Groups Sponsor*
> > ADVERTISEMENT
> >
> >
> > -----------------------------------------------------------------
-------
> > *Yahoo! Groups Links*
> >
> > * To visit your group on the web, go to:
> > http://groups.yahoo.com/group/IBObjects/
> >
> > * To unsubscribe from this group, send an email to:
> > IBObjects-unsubscribe@yahoogroups.com
> > <mailto:IBObjects-unsubscribe@yahoogroups.com?
subject=Unsubscribe>
> >
> > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/>.
> >
> >