ReportViewer loadiingComplete indication
Hi, Is there any way to get any indication when a ReportViwer control has completed the loading of the report data ? Thnaks,Iliya
View ArticleUploading from unix
Hi friendsWe have a requirement where we need to read an excel file from a unix server and put the data in sql server table using SSRS.Can anyone provide some inputs.Any code/links?Thanks
View ArticleHow to disable a export in Report Viewer 10.0.0.0
Dear all,I am using Report Viewer 10.0.0.0 to view the report in Sql Reporting Service 2008R2.I want to disable a export(ex:Excel,PDF) of ReportViewer in code behind.I try some code for Report Viewer...
View Article.rdl file getting error
I have getting error in my .rdl file which is bellowing...The Group expression for the grouping ‘list1_user’ refers to the field ‘user’. Report item expressions can only refer to fields within the...
View ArticleCustomize paramter in report viewer.
Hi bro !!! I am using SSRS. I have a mone parameter. I want to mask $money for it. Example: when i input money into textbox it will auto add $ for textbox or when i preview report , it has $ before...
View ArticleReportViewer does not contain a definition for 'ServerReport' and no...
I have a asp.net application and i using SSRS reports in my web application. when i execute the reports I am getting this issue : ReportViewer does not contain a definition for 'ServerReport' and no...
View ArticleTFS 2010 Configuration Error
I have installed TFS 2010 with reporting services. I succesfully configured Reporting services.But, when i try to configure TFS 2010 (using TFS Admin Console --> Standard Configuration Wizard) i am...
View ArticleGeneration of multiple PDFs/DOCs from an RDLC
Just trying to be proactive here. It appears that a co-worker of mine wants a way to mass-produce multiple copies of a report in PDF and/or DOCX format (i.e. One separate file per record). So far in...
View ArticleFormating Text IN RDLC report by using HTML tag?
I am using Rich Text Box and format text like color, bold, underline.... It is stored in DB in the format of HTML tag. It worked well. But whenevr, i goes to RDLC reportviewer, It displays text with...
View ArticleWidth of columns in reporting services
Use reporting services in Visual Studio 2010, and I wonder if you can adjust the column width to content when displaying the tablix, and when exported to excel, for example for each column, I only...
View ArticleReport viewer not showing report
Hi all. I have a Report Viewer control on my page which isnt displaying the specified report. When the page renders it doesnt error, all i can see is a tiny wee scroll bar at the rigth-hand side of the...
View ArticleHow To Have Barcode in RDLC report
Hi,I would like to have barcode in my RDLC report.But I find no tools in .NET 2010 to do that.Could anyone please advise how to do that?
View ArticleOpen a report from a dropdownlist
HI,i currently open my reports using a onclick_button and the code behind of; protected void Button1_Click(object sender, EventArgs e) {...
View Articlereportviewer 10 not showing report
Hi,I'm running on ASP.NET 4 , I just upgraded my report-viewer from 9.0 to 10.0 . Everything still works fine on my local PC, but when I upload it to the server, i can't see the report, no error is...
View ArticleBeginner's problem - Missing image in a bound RDLC field
I've not tried this before. I have a Local RDLC which I'm binding to a List<CustomClass> in a C# Web app. I'm using LinqToSQL for data access. No ReportViewer. I'm using the Report.Render...
View ArticleRDLC Report Viewer - Adding Controls Dynamically
Hi,On my report I have a single chart control and works well. Now I need to add multiple chart controls at the end of the report at runtime. It must be at runtime because I don't know how many charts I...
View ArticleAge range in pie chart
Dear sir/madam,I have problem in pie chart in reporting service. I want to create pie chart to show age range in pie chart as below- 17- down- 18 - 30- 31 - 50- 51- 80- 81- 100.Could you tell how can I...
View ArticleChange the different in pie chat
Dear sir/madam, I want to change color to different color in pie chart because I set automatically color in pie chart,but sometimes user is hard to separate color in each pie.. Do you have the way to...
View ArticleReport with multiple tables for Dataset?
Hey everyone, I'm kind of stuck here so bear with me. I have a query that will pull in necessary columns from three tables. However, when I try to create a dataset in the report, it only allows me to...
View ArticleStimulsoft- Display "No Records Found" message - When "Databand" control is...
Dear Members,I am using StimulSoftReports.Ultimate_2013.1and I have come across an issue while generating the report .REQUIREMENT:In Report file,I have placed a textbox over the Databand control.Here,...
View Article