blah blah blah is here! blah blah » Close

0
votes
1 answers

I cannot save in excel using C#...I need help solving the problem!

Heeelp! I am stuck heavily!! I have this big obstacle that it seems impossible to resolve and it also seems there is no solution behind it!! It may seem easy at first glance but it is the most challenging obstacle in programming history. ...

0
votes
0 answers

Crystal Report Problem

mga
0

Hello every1; - How to display the results of a view and a stored procedure in the same crystal report i have the following view : create view ViewPurchaseInvoiceProducts as SELECT dbo.PurchaseInvoices.PInvoiceId, d ...

0
votes
0 answers

crystal report fail to load

Hi, i have devolped an window application in which i have implemented crystal reports but some of my customers don't have a C drive, so widows is installed on D or E or whatever but not C:\ drive.so when my client view any report an exce ...

1
votes
2 answers

Report viewer printing

Guys, is there a way to print Microsoft report viewer direct to the default printer without using the print dialog window? my button click contains: [code]//this works but only by manually choosing printer reportViewer1.PrintDialog();[ ...

0
votes
0 answers

RDLC C# 2005 multiple datasets in one Table ReportItem

Good day I have created two reports one that shows debits (which works 100%), and one that shows debits against credits per day. It shows total debits and total credits per day, ie one line per day. In the SQL database I have a table for ...

Feedback