reportviewer
visual c# express reports
I am using visual c# 2010 express edition and sql server 2008 R2 Express to develop a software. Now I need to create reports in c# based on the data that is stored in the sql database.[详细]
2023-03-02 00:16 分类:问答Crystal Reports 2010 All Reports Fail to Load Once the Report has been Exported to Any Format In WindowsXP
I have a WPF billing solution that is deployed using ClickOnce for more than 500 users, CrystaReports2010 were used for reporting, 85% of the users have WindowsXP installed on their machines :([详细]
2023-03-01 11:05 分类:问答SSRS, ReportViewer and ASP.NET Access Denied
I\'ve got an ASP.NET application that has a ReportViewer control on it: <rsweb:ReportViewer ID=\"rv\" runat=\"server\" ProcessingMode=\"Remote\"[详细]
2023-03-01 08:17 分类:问答How to use Web Service as Data Source for Report?
i want to use dataset returned by web service for reports in visu开发者_如何学Pythonal studio, i m using c# & asp[详细]
2023-03-01 06:58 分类:问答cannot render LocalReport vs 2010
I am using vs2010 and getting this error \"The report definition has an invalid target namespace \'http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition\' which cannot be upgraded.[详细]
2023-03-01 03:24 分类:问答Report Viewer in Local Mode
Is it possible to have the LOCAL mode RDLC reports to work in the load balanced environment? For example, is it possible to have paginations in RDLC report? If so, how wo开发者_如何学Culd the pagina[详细]
2023-02-28 10:58 分类:问答how use Report Viewer in Visual Web Developer 2010 Express
i have created web site in Web Developer Express. Now i am going to add some reports 开发者_如何学Pythonto project. so i am using Report Viewer web control. You know that it is not in toolbox by defau[详细]
2023-02-28 06:25 分类:问答Repeat column footer on each page rdlc 2010
is it possible to have a column on the right end of the matrix table which is repeated on each page and shows alwasy the total sum of all data of t开发者_如何学运维he row.[详细]
2023-02-28 02:16 分类:问答"Attempted to read or write protected memory" when filling a DataTable
I am developing some reports using ReportViewer and at certain point I have to connect to an Oracle database to retrieve some data and store it in a DataTable.[详细]
2023-02-25 09:11 分类:问答ReportViewer without DataSet (.xsd), just SqlDataSource
Is there any way I can create a report without using (.xsd) DataSet? I don\'t want to go through that way, I want to u开发者_如何学运维se SqlDataSource.[详细]
2023-02-25 05:28 分类:问答