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.

How do I enable a side help window?

Expand / Collapse
 

How do I enable a side help window?


You can apply a Help window that will display on the right side of each ReportDesigner.aspx tab. You can then apply custom help text.

In ReportDesigner.aspx, replace ReportDesigner with ReportDesignerWithHelp

<asp:Content ID="Content1" ContentPlaceHolderID="MainContentPlaceHolder" Runat="Server">
<cc1:ReportDesignerWithHelp id="queryBuilder" runat="server" >
</cc1:ReportDesignerWithHelp>
</asp:Content>


To change the text use the HelpText [link to http://www.izenda.com/Site/CodeSample/CodeSample.aspx?setting=HelpText] setting.





Details
Type: FAQ
Options