Report viewer do not display and no error after passed correct number of...
it has trigger the button and has log to see it run through a whole button click event functiondo not know why report viewer do not display and no error return even if passed correct number of...
View ArticleAfter deploy to production which use IE 9, all report controls are disabled...
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f0a4ae60-3ae4-486a-83ec-16eb95dbf4bb/after-deploy-to-production-which-use-ie-9-all-report-controls-are-disabled-after-selected-one-of?forum=sqlre...
View ArticleSplit specific column of a table (split the cells of this column) dynamically
Hi,I have a table showing data of a datasetOne of the columns on the dataset is a string containing dates delimited by comma.I want to show for each row in the table the set of dates so that each date...
View Articleit can not show report viewer when use frame, how to use frame to show report...
after deploy, the page is blank<%@ Page Title="" Language="C#" AutoEventWireup="true" CodeBehind="CoverReport_f.aspx.cs" Inherits="ReportWebApplication.ops.CoverReport_f" %><!DOCTYPE html...
View ArticleReport Viewer Vs Report Web Service (ReportExecutionService) in ASP.net Web...
Dear All,My web application need to generate report from SSRS Report. I found 2 approach for this.1. Reportviewer 2. ReportExecutionServiceWould you tell me which one is best from all aspect...
View ArticleCached report is still refreshing from the database
Hi all,I have a fairly simple SSRS report that i enabled caching for. The problem is i cant get it to display the cached version ( i think it doesnt even cache it).I put a timestam on the report and i...
View ArticleExport to Excel
Does anybody knows how to export SSRS report to Microsoft Excel with the column as "number" in format cells options. As you can see above is the exported report but it is in "general" but i want it to...
View ArticleStored Procedures with different result columns
Hi,I have a stored procedure that -among other combinations- can return detailed or summarized rows.This is just an example, not related to my case. Lets say I have a parameter "@Detail bit"IF @Detail...
View ArticleDynamic Web Form to capture all input(Required Parameter) of the selected...
Dear All,In an ERP Web Application, One form which would shows all the SSRS Report of the ERP Application. on User selection, I need to capture required input / Parameter of the selected report....
View ArticleHow to show/integrate Report Builder to end user in a Web Application
Dear All,I want end user to design report through my web application. I would expose required views/Stored procedure to user. In My Web Application user need to build the report based on the output of...
View ArticleReport Viewer Print Button
Report Viewer Print Button appear only in internet explorer while it does not appear in chrome, firefox, opera and safari.What to do to let it appear in other browsers?
View ArticleGetting ReportViewer client parameters at runtime
I cannot seem to do the following: 1) I have a report that uses the ASP.NET 2.0 Report Viewer against a RS2005 report that has parameters. Some have default values. One is a text box. Others are...
View ArticleHow to convert decimal numbers to Hours and minutes
Hi, I am using SSRS 2005. I want to convert decimal numbers to Hours and minutes. Say suppose, I am adding daily work hours and minutes and the total is 208.63. Here 208 hrs and 63 minutes. How to...
View ArticleShow/Hide Image
Hi all.I'm new to SSRS. I would imagine this is fairly easy but I can't find an answer.How do you hide an image until the report is printed, and then show the image on the printed output?Thanks!
View ArticleReport Viewer ZoomMode not working properly.
Hello,When i set ZoomMode = "PageWidth" from code behind, it set the value in zoom control but there is no effect in content.If i change the zoom level manually (in running code) it works fine. I don't...
View ArticleHow to create a table? newbie question
Hi,Could someone help me figure out how to create this sort of table? I tried using Matrix and Table option but can't find a way to do it.So for specific account, I want to have my Year under Columns,...
View ArticleReport Viewer and Report.rdlc
Hi,I am using Report Viewer for reports. I have designed the report and executed, it is executing perfectly but the desing at runtime is not following my desing.Following is my Code:Dim DS As New...
View ArticleReportViewer and passing parameters to report
Hi,i have a small req having dropdown aand button. dropdown contains projectnames .when user select Projectname click on gnerate reports button it should get data related to the project .Im...
View Articlehow to show report viewer even if no data
how to show report viewer even if no datasometimes there are no error no shown and have data in stored procedure, but it do not show report viewer, just show blank pageany method to show report viewer...
View ArticleHow to call a SSRS Report which has SbuReport (what need to be done if it has...
Dear All,My Web Application consume SSRS Report deployed in report server and it uses ReportExecutionService Class. It works fine.If I have subreport, I am calling Main Report and set parameter to main...
View Article