-
Crystal Reports Problem
Im using Crystal Reports 8.5 and have the following problem.
For some reason the details section of the report is not showing all of the records. Its only showing the first record in the database. The funny thing is on preview inside of Crystal Reports itself it shows all of the records fine. Its only when I launch it from within VB using the crystal report viewer control I have this problem.
Ive tried everything to try to get this working and I know its something simple and I just cant seem to get it to work. If anyone knows anything please let me know.
Thanks
-
ru passing any selection formula from vb?? .. if so chk it
-
Give the following details and Check your Reslection formula whether u r passing any new query to the Report?
Code:
Dim Report As New reportFormName
Report.DiscardSavedData