Problems with Text Search
Hi,
I need some help with Text Search. I have a Custom previewer to preview the
archives with RAF extension. I set the properties
TextSearchSettings.Enabled:=True and TextSearchSettings.Visible:=True, in
the OnAssignPreviewFormSettings but nothing occur. I try de same with a
Custom previewer for preview standard Reports and in this case the text
search button and the panel appear correctly.
Environment:
Report Builder Enterprise V7.2
Delphi 5 with SP2
Windows NT 4 with SP6
Do you have some suggestions.
Thank you.
--
Ing. Carlos M. Sotomayor
Grte. de Tecnolog?a
TE. 5235-7000 / 7005
www.arizmendicomputos.com
www.arizmendi.com
I need some help with Text Search. I have a Custom previewer to preview the
archives with RAF extension. I set the properties
TextSearchSettings.Enabled:=True and TextSearchSettings.Visible:=True, in
the OnAssignPreviewFormSettings but nothing occur. I try de same with a
Custom previewer for preview standard Reports and in this case the text
search button and the panel appear correctly.
Environment:
Report Builder Enterprise V7.2
Delphi 5 with SP2
Windows NT 4 with SP6
Do you have some suggestions.
Thank you.
--
Ing. Carlos M. Sotomayor
Grte. de Tecnolog?a
TE. 5235-7000 / 7005
www.arizmendicomputos.com
www.arizmendi.com
This discussion has been closed.
Comments
Are you using a custom form you have created visually? If so, then the
TppSearchPreview object is never created, since it is created by the default
registered TppPreview plugin. Here is an example of adding the text search
feature to a custom preview form replacement along with some other features
of text searching you can customize.
http://www.digital-metaphors.com/tips/SearchTips.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com