@IdoMillet
you are correct, my suggestions assume ABetha is using
CrystalDecisions.CrystalReports.Engine
and
CrystalDecisions.Windows.Forms.CrystalReportViewer
Cheers
++J
just a side note, on my development machine, I was getting an an occational value of true from HasSavedData even on first pass if I was relaunching a debug instance. This indicates that the garbage collector was NOT working, even 20 to thirty seconds later. I was also getting an unhandled...
the whole refresh report thing is non functional in my experience, even the report.database.tables[index].dispose() method does didly squat. I solved this by reloading the report when it "hasRecords" or whatever the value is, between capturing the new parameters and relaunching the report. Here...
CRRuntime_12_3_mlb.msi solves the problem. I must have enough hotfixes loaded to solve it on my dev machine. Let it be known :) the runtime released with 12 is buggy. I had run into problems with it a couple years ago, and work3d around it by writing my own grouping summations in crystal, but...
thanks Madawc,
I checked, no nulls. No blank fields, have you heard of a new runtime from business Objects by any chance? I've tried the old runtime 10 that comes with visual studio on the users machines and it just flat doesnt work for some reason. The only one that seems to work is the...
Crystal reports version 12.1.0.892
with crystal runtime CRRuntime_12_0_mlb.msi installed on users machines
reportdocument object datasource is set in c# from datatable retrieved from SQL with 29 rows
report has a running total count of details, reset on change of group 3 "status"
at end of...
Crystal reports version 12.1.0.892
with crystal runtime CRRuntime_12_0_mlb.msi installed on users machines
reportdocument object datasource is set in c# from datatable retrieved from SQL with 29 rows
report has a running total count of details, reset on change of group 3 "status"
at end of...
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.