I was on SP26 and downloaded and installed SP28 for Visual Studio (latest version) and with SP28 it now shows an error when setting the database connection
myReportDocument.SetDataSource(ds)
What has changed with SP28 from SP26 to cause the conn...
Trying to make a change to an existing CR Report design and to create a new CR Report, is very frustrating and slow
I have Visual Studio 2019 with the latest updates and CR25 update
When I make a change to the CR Report, it causes the report desi...
I have set the Section to Suppress and added to the formula
'Section ExpertSuppress = True Formula PageNumber <> TotalPageCount
But the Section height for the Suppressed Section still occupies space on the pages before the last page of the repo...
Hello
Rather than setting the Section Expert Settings for Suppress in the Report Design, can this be changed at Runtime through code?
Using
Section Expert Suppress = True Formula PageNumber <> TotalPageCount makes that section appear on the la...
Hello DonFurther to my last reply, I managed to find a download for SP26 and SP27I ran SP26 update and read your message under Release Notes "If end-user use in-place upgrading from SP25 or previous version, after upgrading, they must repair the inst...
Hi DonThank you for the replyI did what I have done before, downloaded the update, clicked on it to run and let the update remove the old version and install the new version. That yesterday did not work in that when it reached myReportDocument.SetDat...
When you click on the link on pagehttps://www.sap.com/uk/products/crystal-visual-studio.htmlThat goes tohttps://www.crystalreports.com/crvs/confirm/ and the download link goes tohttps://origin.softwaredownloads.sap.com/public/file/0020000000891392019...
Thank you for the reply and suggestion, but I do not see anywhere to create a boolean parameterI am using Visual Studio 2017 and CRforVS_13_0_24Searching on Google the examples that I find would appear to apply to the full version of Crystal Reports ...
Thank you for the replyI will attach some images to show youThe first image with 12 details lines is the same report detail with the Section Expert for the Page Footer section set Suppress = True
Formula PageNumber <> TotalPageCount, but the footer ...