Report Debugging

Stimulsoft Reports.NET discussion
Post Reply
Eugene
Posts: 28
Joined: Sat Aug 12, 2006 9:11 am
Location: Ekaterinburg, Russia

Report Debugging

Post by Eugene »

Hello,
After having all the troubles creating reports earlier in Delphi using Fast Reports, sometimes now (not that often, but anyway, time to time) I thought that the oppotrunity to debug the reports would be a wonderful thing which might attract potential customers. Most of the time I get the exception message (if any) that clearly describes the situation and I can figure out where the problem is easily - thanks to that. But sometimes I think that an opportunity to put a breakpoint or see in the debugger how a row of data is put in the report, how the OnBeforePrint fires, create a watch - would be fantastic! I don't want to say that something's wrong right now, I fully understand that this is an enormous work, not a bug fix or something, but later on, may be in future if it becomes possible - that gonna be a real breakthrough!
Thank you!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Report Debugging

Post by Vital »

Thank you for proposal.
We are investigating the problem of debuging of reports. I think we will add in future debug mode for reports (only for .Net 2).

Eugene
Posts: 28
Joined: Sat Aug 12, 2006 9:11 am
Location: Ekaterinburg, Russia

Report Debugging

Post by Eugene »

Thanks so much, that gonna be wonderful!
Post Reply