pass auto search criteria
I need to know how i can pass AutoSearchCriteria to one table to other
ishtarnice
--- posted by geoForum on http://delphi.newswhat.com
ishtarnice
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
You should be able to intercept the autosearch value using the
OnGetAutoSearchValues event of the report. Then if you are using DADE, take
a look at the TdaSQLBuilder object. This allows you to access the SQL
object easily and add Search values as you need. The help topic for
TdaSQLBuilder includes more information and some code examples.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com