How to show the Thumbnails
Hi
I know there are two properties to enable & visible the Thumbnail-bar on left side in preview mode.
But that does not work in my report. If i activate both Thumbnailsettings-checkboxes "Enabled" and "Visible" no thumbnail-bar is visible. Also curious - after go back to the settings the checkboxes are disabled.
Any idea what's going wrong here?
Thanks.
br, Robert
Delphi 11.2
RB 21.05 Build 286
I know there are two properties to enable & visible the Thumbnail-bar on left side in preview mode.
But that does not work in my report. If i activate both Thumbnailsettings-checkboxes "Enabled" and "Visible" no thumbnail-bar is visible. Also curious - after go back to the settings the checkboxes are disabled.
Any idea what's going wrong here?
Thanks.
br, Robert
Delphi 11.2
RB 21.05 Build 286
Comments
Are you loading templates? If so, you need to be sure to set these properties after the template is loaded or they will be overwritten. Another option is to resave the template with the appropriate properties set.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
'Report | User Interface | Preview Form Settings' make sure that 'SinglePageOnly' is false (unchecked).