Thanks RiverGuy
When you open a report in Crystal9(outside of VB.net) and click on the "Export" on Crystal9's tool bar, the Dialog box asks two ListBox questions:
Format - I select PFD
Destination - I select MAPI
I click OK and the Microsoft "Send Mail" opens...
I developed a Crystal9 Report outside of VB.Net. Using a "CrystalReportViewer" My report works fine.
My question is... When I click on the "Export" in the ReportViewer tool bar the only option I get is to send it to "MY Documents.
How do I get it to ask me the other...
Thanks RiverGuy
Excuse my ignorance. But I fail to see how this will make the "Export" on the CrystalReportViewer tool bar function as it does when the report is opened in Crystal. Can this be done ?
Michu
I developed a Crystal9 Report outside of VB.Net. Using a "CrystalReportViewer" My report works fine. My question is... When I click on the "Export" in the ReportViewer tool bar the only option I get is to send it to a disk file. How do I get it to ask me the other options...
I have an answer to my question. I reconfigured my DataAdapter and went to advance options and cleared the check box "Use optimistic concurrency".
When I change data in a column and click the update button
I get the following error:
An unhandled exception of type 'System.Data.DBConcurrencyException' occurred in system.data.dll
Additional information: Concurrency violation: the UpdateCommand affected 0 records.
When I click on a row to...
I have a windows dataform that access a dataset that contains two tables: Vendors, Receipts. The link is VendorId in both tables. I want to prevent the application from deleting a vendor if there are receipts for that vendor.
Thanks
I'm teaching myself and working with visual studio.net. I added a crystalreportviewer to my windows form and bound the report to the view using the reportsource property. My question is when I run the application I keep getting the database login. How can i stop this. I just want the crystal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.