I am about to start working on some reports for my 1st SF project, for now I will used the free version of Report SharpShooter and honestly I have no idea where to start even to create the report and use the BBS with it.
Do you think you guys could put together a simple quick sample report in StrataFlix using Report SharpShooter?
You already included 3 reports using MS report, but I am really stuck on this and would like to use Report SharpShooter instead.
I will review those classes in detail.
Also I noticed that in Ivan's sample the RSS preview window is created and in StrataFlix you have a custom Preview Form to handle all reports and it looks like a better approach. Would you guys consider adding a RSS version report to StrataFlix using the same nice logic as the existing MS reports?
Have a look at the Report Sharp-Shooter samples, there are a lot of things demonstrated there. Check the CustomDesignerViewer folder.
In short, you just add a new form to your project and drop a Perpetuum ReportViewer control in it.
Have a look at the same sample attached.
Hope it helps.
It does help a lot. I will check the samples as suggested, and the attached sample is very clear.