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

How can I clock to see or Edit one report into ReportExplorer?

edited July 2006 in General
Hello, I have a ReportExplorer, and I have one table about users of
system... my itention is lock the report if user doesn't have autorization
for these.

How I block these?

Thanks, and sorry my very, very poor english...

Fellipe H. .'.

Comments

  • edited July 2006

    - to hide items from the user, try using a SQL query for the rbItems data.
    The SQL query can select only the items which the user can access.

    - the ReportExplorer.FolderOptions and ItemOptions can be used to limit the
    end-user's ability to edit and delete reports. These properties need to be
    configured prior to calling ReportExplorer.ShowModal.




    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.