Hi,
Table1.Indexname := 'XIndex'; If Table1.FindKey([id, name]) Then ... O table1.locate(..). Regards, Kinan _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of hosein Sent: Tuesday, December 19, 2006 4:41 PM To: [email protected] Subject: [delphi-programming] Re: how estsearchdialogs work hi pls give more comment --- In delphi-programming@ <mailto:delphi-programming%40yahoogroups.com> yahoogroups.com, "Kinan Qassar" <[EMAIL PROTECTED]> wrote: > > Hello, > > > > When you need to search in DBGrid you need to search through table linked to > it, through findkey or locate or filter then the results will come to the > grid. > > > > Regards, > > Kinan Qassar > > > > _____ > > From: delphi-programming@ <mailto:delphi-programming%40yahoogroups.com> yahoogroups.com > [mailto:delphi-programming@ <mailto:delphi-programming%40yahoogroups.com> yahoogroups.com] On Behalf Of seyedee sose > Sent: Monday, December 18, 2006 2:45 PM > To: delphi-programming@ <mailto:delphi-programming%40yahoogroups.com> yahoogroups.com > Subject: [delphi-programming] how estsearchdialogs work > > > > hi all > i want to know how this component work > its for searching in DBGrid > i send this component so if u can help me how use it for search in DGgrid > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail. <http://mail. <http://mail.yahoo.com> yahoo.com> yahoo.com > > [Non-text portions of this message have been removed] > > > > > > [Non-text portions of this message have been removed] > [Non-text portions of this message have been removed]
