Telerik Reports: Customized Layout

Use customized layouts to mimic print-based reports. Please see my other Telerik report articles. Telerik not only offers many power capabilities to produce standard tabular reports (see other articles), but I can also create highly customized layouts like the following report. Note the precision positioning of many fields, dynamic tables which grow/shrink as needed while conserving vertical…

Telerik Reports: Filtered Columns

Filter Column Data Off Other Column Please see my other Telerik report articles. In the article I’ll demonstrate a four column report where two columns display data based on their relationship with their “parent” column. As you can, the report begins with a county, then region, then two coordinators – primary and assistant. First, I’ll create a…

Use HTML Textbox in a Report

Please see my other Telerik report articles. Display Current Windows Username In this article I’ll demonstrate how to display the Windows username of the current user of a report.I’ll start by using the report’s ReportParameter’s editor to add a single Parameter “UserName”. This addition not only is required to display the property in the report,…

Pass Parameters to a Report

Please see my other Telerik report articles. Display Current Windows Username In this article I’ll demonstrate how to display the Windows username of the current user of a report. I’ll start by using the report’s ReportParameter’s editor to add a single Parameter “UserName”. This addition not only is required to display the property in the report, but…

Telerik Reports

Please see my other Business Intelligence articles. Telerik Reports Conditional Background-Partial Cell Conditionally Display Data Customized Layout Display Clickable Links Display Username in Report Filtered Columns Pass Parameters to a Report Reuse Empty Space Multilevel Groups Use HTML Textbox