ActiveReports 9
Customizing the HTML Viewer UI
Show AllShow All
Hide AllHide All

You can customize the HTMLViewer interface using JQuery methods. WebViewer control adds JQuery library in page scripts. Use the code in this walkthrough to remove a button from the HTMLViewer toolbar and add a client side PDF export implementation.

This walkthrough is split into the following activities:

When you complete this walkthrough you get an HTMLViewer that looks similar to the following at runtime.

To load an ActiveReport in the Web application

To access the WebViewer view model

To remove a button from the WebViewer toolbar

To add a function for exporting to PDF

To bind the custom UI to the WebViewer view model and run the application

Note: Replace 'WebViewer1' in the code snippets above, with the actual ID of the WebViewer control in your application.
See Also

Getting Started

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum