Reporting Services
Docs HomeProduct SiteSupport
  • WireBootstrap for SSRS
  • Installation
  • SSRS Component
    • Render
    • Configuration
  • Report Viewer
Powered by GitBook
On this page
  • Project
  • WireBootstrap SSRS Component

Installation

PreviousWireBootstrap for SSRSNextSSRS Component

Last updated 3 years ago

WireBootstrap for SSRS can be downloaded from .

Project

The download is a Visual Studio project with all the components of the WireBootstrap for SSRS solution. This includes the , the page, and a sample that demonstrates how to use the solution in custom applications.

WireBootstrap SSRS Component

The WireBootstrap SSR Component is located in the root at \lib\wire-ssrs.js.

<script src="./node_modules/@wirebootstrap/wire/wire.js"></script>
<script src="./lib/wire-ssrs.js"></script>

To use the component outside of the project, reference the library on a web page after the .

For details on using the component, visit .

Core WireBootstrap library
SSRS Component
here
WireBootstrap SSRS component
Report Viewer
WireBootstrap for SSRS Project