Missing Data on the report

Stimulsoft Reports.Silverlight discussion
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Missing Data on the report

Post by HighAley »

Hello.

We couldn't reproduce your problem with missing data.
We are getting the right report at first preview.

Thank you.
Skypohigh
Posts: 13
Joined: Fri Dec 14, 2012 10:42 am

Re: Missing Data on the report

Post by Skypohigh »

Hello

That's incredible!
I have now tried the sample project on eight different PC with diffrent Hardware.
Everywhere the same problem.
Do you have any idea where I can search for the problem.
Which hardware do you use?
Can it be that the problem is because I use a trial version for testing

Thank you
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Missing Data on the report

Post by HighAley »

Hello.
Skypohigh wrote:I have now tried the sample project on eight different PC with diffrent Hardware.
Everywhere the same problem.
Do you have any idea where I can search for the problem.
Which hardware do you use?
Can it be that the problem is because I use a trial version for testing
We still couldn't reproduce your issue. The report is rendered at first time.
The trial version is not a cause of this problem.
Sorry, but we have no any idea about this issue.
Please, let us know if there will be any news about this issue.

Thank you.
Skypohigh
Posts: 13
Joined: Fri Dec 14, 2012 10:42 am

Re: Missing Data on the report

Post by Skypohigh »

Hello
Simulsoft report is a great tool and I like it.
I've spent a lot of time to find a solution to my issue.
Unfortunately I have not found a solution.
Therefore, I decided to look for another product.

Nevertheless, many thanks for the support
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Re: Missing Data on the report

Post by Andrew »

Hello,

I regret to hear that your issue remained not resolved. But, believe us, we did our best to solve it.

Nevertheless I wish you good luck in your project!
Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Missing Data on the report

Post by HighAley »

Hello.

We made a research in Lightswitch and get some information about your issue. Could you give us access to your project once again?

Thank you.
Skypohigh
Posts: 13
Joined: Fri Dec 14, 2012 10:42 am

Re: Missing Data on the report

Post by Skypohigh »

Hello

You can download the sample project for reproduce the issue under the URL
ftp://ds1.blvk.ch/Public
Username: FTP-User
Password: Einstein2013

Pleas send me a message when you have downloaded then sample project

Thank you.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Missing Data on the report

Post by Alex K. »

Hello,

Please check the preparing data methods in your project. In your case, in first run the data ReOffPosCollection is empty. (Please see the attached screenshots). The problem with the ReOffPosCollection, not with report engine.

FirstRun.PNG
FirstRun.PNG (187.49 KiB) Viewed 6174 times
SecondRun.PNG
SecondRun.PNG (183.67 KiB) Viewed 6174 times
Thank you.
Skypohigh
Posts: 13
Joined: Fri Dec 14, 2012 10:42 am

Re: Missing Data on the report

Post by Skypohigh »

Hello
Thank you for your response.Your analysis is correct.
The last event which is fired after the open Screen is "Private Sub ReOffPosCollection_Loaded (succeeded As Boolean)".
Read follow Link http://dotnettim.wordpress.com/2011/04/ ... ents-fire/
I call the report now in this Event.
After this Event the the most of the details Data are loadet but not the calculated Fields off the Table ReOffPosCollection.
These fields be calculated according this event.
You write in your guide Stimulsoft working with LightSwitch.
But tell me in which event from Lightswitch is guaranteed that all data are loaded that i can call the report automatically.
LightSwitch works asynchronously.
I hope you understand my Problem.

Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Missing Data on the report

Post by Alex K. »

Hello,

Unfortunately, but it is difficult to say something about your problem with LightSwitch. We do not work with LightSwitch. We can help you only from our side with our products.

Thank you.
Locked