Izenda, LLC

Ad Hoc Reports & Dashboards for ASP.NET Apps

Free Trial

Izenda Reports is licensed on a "per user" or "per server" basis. Please complete this form to receive a price quote.

All fields are required.

The live demo demonstrates Izenda reports with the Northwind Sample database. To login, please register below.

All fields are required.

You can download a full time-limited trial version here. Or, email a CSV file to data@izenda.com and our sales team will create several complementary reports on our demo environment.

All fields are required.

How do I change the look and feel of the Report Designer tabs?

Expand / Collapse
 

How do I change the look and feel of the Report Designer tabs?


Download the css.zip file and extract the tabs.css file to a folder within your application. Make sure that it is named Tabs.css, then enter the dynamically generated tabs.css link into your browser (example:  "/izenda/css/tabs.css").

There are two ways that you can set this property in your application. 

    A. Use this property, Izenda.AdHoc.AdHocSettings.TabsCssUrl = "../izenda/css/tabs.css" to set the link to the tabs.css in the global.asax file in the ConfigureSettings().
    B. In the Settings.aspx page, go to the image and css tab and insert the absolute path to the Tabs.css file in the "Tabs CSS URL" setting (example: ../izenda/css/tabs.css) 

Once you have set the path to the tabs.css you can use the program of your choice to edit the tabs.css file to match your companies colors or fonts.


Tags:


Details
Type: FAQ
Options