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.

Please register to try Izenda reports on your data today.

All fields are required.

When I set a theme, Izenda Reports broke or threw a javascript...

Expand / Collapse
 

When I set a theme, Izenda Reports broke or threw a javascript errors


Most likely this is caused by themes being applied to the Rs.aspx page.  Themes can not be applied to this page. If you are setting themes globally, you can work around this limitation by setting the theme tag in the rs.aspx page header to blank as shown below.

<%@ Page language="c#" AutoEventWireup="false" Inherits="Izenda.AdHoc.ResponseServer, Izenda.AdHoc" Theme="" %>

Otherwise remove the theme from the Rs.aspx page.




Details
Type: FAQ
Options