loading report take too long time
Re: loading report take too long time
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.
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.
Re: loading report take too long time
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.
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.
Re: loading report take too long time
You said you cann't reproduce regdata speed problem over this project what is the sample project kind you need to reproduce the problem?
Re: loading report take too long time
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.
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.
Re: loading report take too long time
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
Thank you
Re: loading report take too long time
Hello,
Ok.
Let us know if you need any additional help.
Thank you.
Ok.
Let us know if you need any additional help.
Thank you.
Re: loading report take too long time
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
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

Re: loading report take too long time
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.
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 291 times