report-viewer2010
Subtracting between two dates for total days
i have three columns for Date In, Date Out, Total Days. If in Date In: 8/1/2011 and Date Out: 8/12/2011 Then the Total Days would be: 11 days. If Date Out is empty then Total Days = Current Date - Dat[详细]
2023-04-01 16:09 分类:问答RDLC rendering performance (ASP.Net)
I have RDLC report that uses list with ~200K records as object data source. Records are grouped by one field and report is splitted into pages. When I trying to test it - it takes about 4 minutes to r[详细]
2023-04-01 13:38 分类:问答Report Viewer printing?
I have this nice report that shows up in my web app.So far so good (although it has been an utter PITA getting here).[详细]
2023-04-01 03:47 分类:问答Create Excel file from ReportViewer and SQL Server Report
I have a web application that has a grid displaying a paged list of data to the user.The user needs the option to download the results to an Excel spreadsheet. However, the items displ开发者_StackOver[详细]
2023-03-31 19:53 分类:问答Calculating days from two dates
So i have a report viewer showing data but in one of my columns i want to show the calculated 开发者_StackOverflowdays based off the previous two columns of dates in an expression property i can apply[详细]
2023-03-29 14:42 分类:问答Microsoft ReportViewer control (Web) & displaying error messages
I have a Microsoft ReportViewer control on my web page. However, if someone types in an invalid input for one of the parameters then i开发者_开发知识库t displays a rather unfriendly error message wher[详细]
2023-03-28 19:48 分类:问答ReportViewer printing questions
Is there a way to autofit a report to the开发者_JAVA百科 chosen paper type when printing? I\'m trying to print my report in a landscape mode, and even tohugh I set the paper properties to \"landscape[详细]
2023-03-26 00:19 分类:问答ReportViewer and dynamically created dataSet
I saw that the ReportViewer object can get its data from a class or a dataset. If I use the dataset method I need to create a XSD file that the report will know.[详细]
2023-03-24 16:47 分类:问答ASP.NET ReportViewer's nav toolbar doesn't show properly in Webkit browsers
I am using ReportViewer in Visual Studio 2010. It renders fine in IE but not in Webkit (Chrome & Safari) browsers. The toolbar elements display in separate lines, as shown in the image.Is there a[详细]
2023-03-23 16:30 分类:问答How to avoid splitting row groups in microsoft reports?
I have a report here that each item is split in several lines, but about four can fit a single page. My probl开发者_开发问答em is that MS Report is splitting the last one and I would like to keep the[详细]
2023-03-21 07:37 分类:问答