Export Button

I cannot seem to get the Export button to appear in report previews. I thought that all you needed to do was to make sure that frxReport.PreviewOptions.Buttons contained pbExport (true) and have an export component (such as TfrxXSLXExport) dropped on the page. Apparently, there is more to it than that and I cannot find anything in the manual that says anything differently.

Comments

  • igyigy
    edited October 2016
    Hello,

    frxReport.PreviewOptions.Buttons contained pbExportQuick?
  • edited 10:25PM
    The latest version I have no longer has an export button, but the save button allows you to save as PDF, JPG, etc. The only issue is it has maybe 3 or 4 of each in the menu. Would like it to show one of each type.
  • MotoX wrote: »
    The latest version I have no longer has an export button, but the save button allows you to save as PDF, JPG, etc. The only issue is it has maybe 3 or 4 of each in the menu. Would like it to show one of each type.


    Aha -- that is where is goes. I get errors when I try to export, but that it probably due to something selected on the export box.

    Thanks for the reply, and I agree: It would be nice to have an Excel button appear in the heading.
  • igy wrote: »
    Hello,

    frxReport.PreviewOptions.Buttons contained pbExportQuick?

    Yes.

Leave a Comment