Izenda Reports Developer Links and Guides
##Helpful Links
Here are two useful links to our downloads page and our installation guide.
| Download Izenda Here | Installation Guide |
##Developer Guides
Here we will provide programming resources, code snippets, and setup tutorials for users who wish to delve into the Izenda API
###Quick Reference Guides
- Getting Started
- Installation Guide
- Security Guide
- Basic Security Sample
- Customizing Izenda Settings
- Using the Izenda Fusion Driver
- The report lifecycle
- MVC Phase I Integration Guide
###C♯/VB.NET Guides
- Izenda AdHoc Base Class
- API Settings List
- Setting Timeouts
- How To Post-Process Data
- Enabling Report Sharing?
- Layered Subtotaling
- Show/Hide Fields in Filters
- Using Share With Rights and Roles
- Dynamically Creating Reports Via the API
- Switching Databases Via Code
- Adding Custom Formatting Options in the Report Designer
- Login page sample
- Implementing custom behavior for the Equals(Popup) dialog
- Joining a many-to-many database relationship and hiding the connecting table as a datasource
- How can I utilize Izenda's export process for CSV, PDF, or Excel in an application?
- How can I set default report designer options for my users?
- Adding line breaks into long string values
- Re-using the same filter values for multiple filters (Stored procedure parameters)
###Javascript Guides
- Customize Chart Colors
- Using the ReportViewerConfig object
- Using the ReportListDataLite object
- Using the ReportListConfig object
- Using the GetRenderedReportSet object
- Using the GetFiltersData object
- Implementing Sticky Checkboxes
- Customize Visualization
###CSS Guides
###SQL Guides
- Using Stored Procedures (SPs) In Izenda 6
- Adding the FORMS column to the IzendaAdHocReports table
- Adding line breaks into long string values
###Misc
