Embed css styling in SSRS Report

  • Is it possible to embed a css styling in SSRS Report.

    Like this:

    <style>

    #reportViewer_Toolbar

    {

    display:none;

    }

    </style>

    I am using the report in CRM dynamics and I want to customize the toolbar. Hence I really need to embed it. As far as I know you can embed some html tags like <a>.

    How about cascading style like my sample above? If not how about javascripts?

    Please help,

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply