﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » StrataFrame and SharpShooter</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 26 May 2026 21:50:55 GMT</lastBuildDate><ttl>20</ttl><item><title>StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21929.aspx</link><description>I have tried to find a sample of how to add a SharpShooter Report to a WinForm using Strataframe but I just don't seem to be able to put all of the parts together to get it too work. Can someone direct me to a simple sample that I could follow? TIA.</description><pubDate>Sat, 14 Feb 2009 09:38:00 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21975.aspx</link><description>[quote][b]Terry Bottorff (02/14/2009)[/b][hr]Thanks to all of you for your time and trouble.[/quote] &lt;P&gt;No problem, I know the feeling of frustration and I have been there before :D.&amp;nbsp; Report SharpShooter is pretty good, at least for me and we are lucky that the guys at SF are also using it, hope you will like it too.&lt;/P&gt;&lt;P&gt;[quote]Don't any of you go to far away because I am sure I will be back for more help. TIA.:D[/quote]&lt;/P&gt;&lt;P&gt;Sure, we'll be here :hehe:</description><pubDate>Sat, 14 Feb 2009 09:38:00 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21974.aspx</link><description>Thank you Edhy, that was it. No Data no report column...... I guess I am just unlucky. Charles thank you for your input because I like to know what is necessary and what isn't also. I am now going to try to put a report together myself and then maybe I will feel better about how it works. Thanks to all of you for your time and trouble. Don't any of you go to far away because I am sure I will be back for more help. TIA.:D</description><pubDate>Sat, 14 Feb 2009 07:33:53 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21972.aspx</link><description>[quote][b]Terry Bottorff (02/13/2009)[/b][hr]Your two columns show up but mine does not??????? What do I do to get my column to show up on the report? TIA.[/quote]&lt;P&gt;Hi Terry,&lt;P&gt;You did everythig just fine, I think there may be no data for the field cust_Company, try adding cust_PhoneDay and you will see the data.</description><pubDate>Fri, 13 Feb 2009 22:40:14 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21971.aspx</link><description>[quote][b]Charles R Hankey (02/13/2009)[/b][hr] &lt;P&gt;CustomersBBS??&amp;nbsp; CustomerNotesReportBBS??&amp;nbsp; I am sure CustomerNotesBO must be used someplace but I am not able to find at what point it is connected to CustomersBO to provide the data source for the second InlineSlot report.([/quote]&lt;/P&gt;&lt;P&gt;Hi Charles, &lt;P&gt;Here are some of your missing parts: &lt;P&gt;All reporting BBS are created using the &lt;A href="http://forum.strataframe.net/FindPost17560.aspx"&gt;SF Custom Business Binding Source template&lt;/A&gt;&amp;nbsp;the whole idea behind this BBS is to create specific report BOs that will inherit from any BO you have already created for your forms, this will give you the advantage of creating specific report properties in those BO which are not needed in your form's BOs. &lt;P&gt;If you select the CustomerNotesReportBBS.vb right click and choose "View Code" you will see this code: &lt;P&gt;[codesnippet][code]&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt; &lt;P&gt;Public&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Class&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; CustomerNotesReportBBS&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;FONT style="BACKGROUND-COLOR: #dddd33"&gt;Inherits&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT style="BACKGROUND-COLOR: #dddd33"&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.Business.BusinessBindingSource(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Of&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; CustomerNotesBO)&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;P&gt;End&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Class&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;/FONT&gt;[/code][/codesnippet] &lt;P&gt;The highlighted line above is your missing link, this line is telling the BBS to inherit all Properties, Methods and Events from the CustomerNotesBO, the same applies to the CustomerReportBBS.vb and that is why you can see all fields from those form's BOs.</description><pubDate>Fri, 13 Feb 2009 22:27:06 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21967.aspx</link><description>I have a number of questions about the SimpleReportSharpshooterSample so i though I'd put them here to keep the thread consolidated :&lt;P&gt;First - what items in the solution explorer are not used at all in the project ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/4dfba133-3455-4f73-ab78-18e6.jpg"&gt;&lt;/P&gt;&lt;P&gt;The naming convention used has me really confused.&amp;nbsp; As far as i can tell, only CustomersBO ( which is dropped on form1 as CustomersBO1 and is the BO for BusinessBindingSource1) and CustomersReportsBBS which does not show any SourceBO and yet has strongly typed properties for both Customers and CustomerNotes are actually used.&lt;/P&gt;&lt;P&gt;CustomersBBS??&amp;nbsp; CustomerNotesReportBBS??&amp;nbsp; I am sure CustomerNotesBO must be used someplace but I am not able to find at what point it is connected to CustomersBO to provide the data source for the second InlineSlot report.&amp;nbsp; The data source shows up like this :&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/a2a90bc1-294e-46b0-8017-74e0.jpg"&gt;&lt;/P&gt;&lt;P&gt;I get that Databand1 is using the BBS that contains both BOs and the Databand2 is using the CustomersReportBBS1 (?) which contains only the child bo (?)&amp;nbsp; but I have not idea how to reproduce the steps to get here in my own app doing a parent child report as I don't see where the child and parent are getting related or for that matter where the child bo is getting added to the mix at all?&lt;/P&gt;&lt;P&gt;Obviously I am very confused on this, so I somebody could answer this using small words and speaking slowly and now leaving out anything I'd really appreciate it.&amp;nbsp; :(</description><pubDate>Fri, 13 Feb 2009 15:30:20 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21965.aspx</link><description>Trent:&lt;/P&gt;&lt;P&gt;OK I got to the point of having the report in the designer by following your directions. So I thought I would add a column called Cust_Company just so I could see if I could do it. I put a textbox to the right of your last name column. I deleted the text out of the text property and I clicked on the Script Editor next to the Binding Value on the top menu. I then opened DataBand1, found cust_company and drug it into the lefthand box. I clicked OK and the textBox showed this &amp;lt;dataBand1("cust_Company")&amp;gt;. I saved the report, closed the designer, built the solution and reran it. Your two columns show up but mine does not??????? What do I do to get my column to show up on the report? TIA.</description><pubDate>Fri, 13 Feb 2009 14:01:03 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21964.aspx</link><description>Somehow I had about 4 different versions of that SimpleSharpShooter project and I think somehow they were getting all mixed up. I deleted ALL and unzipped a new version and all is well. I see what you said I should and what I thought I should. Now I will go back and try to work my way thru the sample. Thanks again.</description><pubDate>Fri, 13 Feb 2009 13:34:38 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21959.aspx</link><description>Well,&amp;nbsp;the SimpleSharpShooter sample is one I created for someone a while back and if you open the form in the designer, there is a report viewer control, a button, a CustomersBBS, and a ReportManager (where the report contents are stored).&amp;nbsp; So if you select the ReportManager1 object, then go to the property sheet, you will see a property called Reports.&amp;nbsp; Click the ellipsis button next to that property and you will see an inline report slot.&amp;nbsp; When you select the InlineReportSlot1, click the document property on the right and click that ellipsis button, and it will open the report designer.</description><pubDate>Fri, 13 Feb 2009 09:34:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21954.aspx</link><description>Here are the links I used:&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri color=#000000 size=3&gt;One is the WindowsApplication1.zip found at&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;A href="http://forum.strataframe.net/Attachment1033.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://forum.strataframe.net/Attachment1033.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri color=#000000 size=3&gt;and the other is SimpleReportShooter.zip found at&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;A href="http://forum.strataframe.net/Attachment654.aspx"&gt;&lt;FONT face=Calibri size=3&gt;http://forum.strataframe.net/Attachment654.aspx&lt;/FONT&gt;&lt;/A&gt;</description><pubDate>Thu, 12 Feb 2009 20:12:23 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21951.aspx</link><description>What sample are you looking at?&amp;nbsp; Give me the link.</description><pubDate>Thu, 12 Feb 2009 14:15:08 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21949.aspx</link><description>Your both correct and now I can run the projects and they both work. One is Ivan's I believe and one is Trent's. But when I look at the forms in designer mode they both just show up as "Standard Forms" with no controls or anything in the Component Tray. Of course when I run them one has the SharpShooter Report viewer on it and one has a button to preview. How does that happen? Again if these are stupid questions I apologize but I was looking for the forms to have at least a BusinessBindingSource in the component tray???? &lt;/P&gt;&lt;P&gt;Thanks for the help so far.</description><pubDate>Thu, 12 Feb 2009 14:07:58 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21945.aspx</link><description>Like Edhy said, check your references.&amp;nbsp; That is most likely your problem.</description><pubDate>Thu, 12 Feb 2009 13:58:12 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21940.aspx</link><description>[quote][b]Terry Bottorff (02/12/2009)[/b][hr]I tried that sample but I get a huge number of errors when I try to load it and of course I am not sure why. I will look at the detail of the post and start there. Thanks again.[/quote]&lt;P&gt;Terry,&lt;/P&gt;&lt;P&gt;If you are new to .NET, when you open projects created on another computer you may get errors related to not having the same library version which are referrenced in the project, so it may be happening that the version of the Report SharpShooter you have is not the same as the one used in the sample project.&amp;nbsp; If this is the case just remove the old references and add them again and rebuild the solution.&lt;/P&gt;&lt;P&gt;Hope this help.</description><pubDate>Thu, 12 Feb 2009 13:11:54 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21937.aspx</link><description>I tried that sample but I get a huge number of errors when I try to load it and of course I am not sure why. I will look at the detail of the post and start there. Thanks again.</description><pubDate>Thu, 12 Feb 2009 12:30:57 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21935.aspx</link><description>Hi Terry :).&lt;/P&gt;&lt;P&gt;Have a look at &lt;A href="http://forum.strataframe.net/Topic19783-14-1.aspx"&gt;this&lt;/A&gt; post in particular. It goes through the process quite well, and Ivan has a sample there that shows exactly what you are looking for (you can download his sample &lt;A href="http://forum.strataframe.net/Attachment1033.aspx"&gt;here&lt;/A&gt;.)&lt;/P&gt;&lt;P&gt;Past that, if you could give a more detailed description of exactly what you are trying and where you are getting hung up, then we'll do our best to un-hang things for you :D</description><pubDate>Thu, 12 Feb 2009 10:54:36 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21932.aspx</link><description>Edhy I did and I am missing something. Maybe it is the order you do things in. I will try again, Thanks.</description><pubDate>Thu, 12 Feb 2009 09:46:22 GMT</pubDate><dc:creator>Terry Bottorff</dc:creator></item><item><title>RE: StrataFrame and SharpShooter</title><link>http://forum.strataframe.net/FindPost21931.aspx</link><description>Hi Terry,&lt;/P&gt;&lt;P&gt;Do a search in the forums using "SharpShooter" you will find a couple of messages which even have a sample application that Ivan posted to help us do this integration.</description><pubDate>Thu, 12 Feb 2009 09:40:20 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>