Disabling report designer in report explorer
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
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
This discussion has been closed.
Comments
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/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com