Auto Search Dialog
Hi,
Is it possible to suppress the AutoSearchDialog?
I want to control everything myself, and if it needed be I want to display
my own form (not a descendant). I still want the
BeforeAutoSearchDialogCreate and other similar events to fire.
I hope I am not asking for too much.
Regards
NB
Is it possible to suppress the AutoSearchDialog?
I want to control everything myself, and if it needed be I want to display
my own form (not a descendant). I still want the
BeforeAutoSearchDialogCreate and other similar events to fire.
I hope I am not asking for too much.
Regards
NB
This discussion has been closed.
Comments
If you would not like to see the AutoSearch Dialog, simply set the
TppReport.ShowAutoSearchDialog property to False. This is a published
property so you can control it from the Object Inspector. With this option
set, you can still assign the autosearch fields manually (from your own
dialog if you want) using the TppReport.CreateAutoSearchCriteria and
TppReport.CreateAutoSearchField methods. For more information see the
ReportBuilder help on these topics.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com