loading report take too long time

Stimulsoft Reports.WEB discussion
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Re: loading report take too long time

Post by a.ebbini »

Hello,
The problem manly not in rendering but it is Regdata method it take very long time.
And you can see the sample project above.

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

Re: loading report take too long time

Post by HighAley »

Hello.

Sorry, but we couldn't reproduce the issue with RegData() method using the project above.
Could you send us any new sample or describe how to reproduce the issue with the attached one?

Thank you.
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Re: loading report take too long time

Post by a.ebbini »

You said you cann't reproduce regdata speed problem over this project what is the sample project kind you need to reproduce the problem?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: loading report take too long time

Post by HighAley »

Hello.

The RegData method in your previous sample project takes 2.5 seconds.
Is it the result that you have? Or maybe you register different data?
To answer your question we need to reproduce your issue and we don't see any issue in your previous project.

Thank you.
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Re: loading report take too long time

Post by a.ebbini »

After i study my report the delay caused by applying text format that bind from another field that coming in the data that i registered in report.
Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: loading report take too long time

Post by Alex K. »

Hello,

Ok.
Let us know if you need any additional help.

Thank you.
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Re: loading report take too long time

Post by a.ebbini »

Yes,I don't how stimulsoft bind data on cross tab cells.i want to suggest if you can make binding text format from another field that exist in the same row that have text value.
As you know and this happened with me when i apply this concept the report goes slow.
finally i want to inform you why i need this option i have reports in multiple currency formats , Now i have two option to made work around on this delay limitation problem,one to apply single currency format in all records,and second one is to view report in single currency format

Many thanks for yours Technical support team collaboration :)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: loading report take too long time

Post by HighAley »

Hello.

As a way you could store necessary format in the Tag property of the Cross-Tab cell and set the Format at the Process Cell event.
Please, look at the attached report template.

Thank you.
Attachments
CrossTabFormatCell.mrt
(122.27 KiB) Downloaded 290 times
Post Reply