Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Disabling report designer in report explorer

edited June 2004 in End User
I know this question has been asked before but I don't see any recent
requests for this information. I want to be able to control the report
explorer for each user and disable the report design capabilities for some
users. What would I have to do at runtime to do this? They can still view
existing reports, just not alter them or create new ones.

Michael Gregg

Comments

  • edited June 2004
    Hi Michael,

    You can use the TppReportExplorer.ItemOptions property and
    TppReportExplorer.ItemAction property to define which options you would like
    your users to have from the Report Explorer. If you set "ioAllowDesign" to
    False, you will disable the design window. See the ReportBuilder help on
    the topic for more information.

    --
    Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
    Delphi Informant Readers Choice awards!

    http://www.delphizine.com/ballot2004/

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.