﻿<?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 » Business Objects and Data Access (How do I?)  » Navigated Event - User Controls</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 23:46:24 GMT</lastBuildDate><ttl>20</ttl><item><title>Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9576.aspx</link><description>I have a user control which includes a business object, business binding source and a Grid Control.&amp;nbsp; The BO Navigated event only seems to fire the first time the business object is populated. Once populated it does not seem to fire as I navigate throught the grid.&amp;nbsp; &lt;/P&gt;&lt;P&gt;When I replicate this on a standard form it works fine.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Tim</description><pubDate>Fri, 22 Jun 2007 14:00:00 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9754.aspx</link><description>Thanks Ben, the navigate event now works. :cool:</description><pubDate>Fri, 22 Jun 2007 14:00:00 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9696.aspx</link><description>Sure thing, here you go, and built in Release this time, dated this morning.</description><pubDate>Thu, 21 Jun 2007 09:31:22 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9678.aspx</link><description>Ben,&lt;/P&gt;&lt;P&gt;I repeated the steps once again and this time restarted VS and I still have the same problem. Can you please resend me the dll's.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Wed, 20 Jun 2007 10:45:43 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9651.aspx</link><description>Yes, you performed the correct steps.&amp;nbsp; It might be that you didn't re-open Visual Studio... or I sent you the incorrect DLLs.&amp;nbsp; The ParentForm property should now be a MicroFour.StrataFrame.UI.Windows.Forms.IContainerControl, not a System.Windows.Forms.Form.</description><pubDate>Tue, 19 Jun 2007 08:58:37 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9642.aspx</link><description>Hi Ben, I uninstalled the 4 dll's from the GAC, copied the new ones to folder&amp;nbsp;c:\Program Files\Common Files\MicroFour\StrataFrame. I then dragged them to the GAC.&lt;/P&gt;&lt;P&gt;I went into my project and changed the bbs.ParentForm = Me, but I get&amp;nbsp;a message&amp;nbsp; 'Value of type&amp;nbsp;myUserControl cannot be converted to System.Windows.Forms&lt;/P&gt;&lt;P&gt;Did I perform the correct steps?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Mon, 18 Jun 2007 09:03:52 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9618.aspx</link><description>Hi Ben;&lt;br&gt;
&lt;br&gt;
Will this solution be applicable to the problem that I brought it up to you a few says ago (where the ToolStip navigation did not work with BBS), unless the toolstrip was placed on a Std form with BBS?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;br&gt;
&lt;br&gt;
p.s. Although, I ended up creating my own Base Maintenance form, with several other controls on them, but I thought someone else might run into the same issue as I did!</description><pubDate>Fri, 15 Jun 2007 10:16:32 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9612.aspx</link><description>OK, I figured it out... since the BBS was dropped on a UserControl and not a form, the ParentForm property of the BBS is not being properly set; the aquiring of the CurrencyManager for the BBS is done within the Setter of the ParentForm property if ParentForm IsNot Nothing.&amp;nbsp; So, I changed the ParentForm property from a Form to an IContainerControl and it is now able to properly evaluate the BindingContext when the BBS is dropped on a user control.&amp;nbsp; Here are the base DLLs.&amp;nbsp; I would recommend backing up the DLLs that you currently have in your Common Files folder in case you run into an issue accesing the BOMapper because I cannot give you the AddIns and Extensibility DLLs that go along with these because they are torn up at the moment with some changes that are being implemented.&lt;/P&gt;&lt;P&gt;On the places where you have dropped a BBS on a user control, you'll need to go to the .designer.vb file for the user control and change the lines&lt;/P&gt;&lt;P&gt;Me.BBS.ParentForm = Nothing&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;Me.BBS.ParentForm = Me&lt;/P&gt;&lt;P&gt;for each BusinessBindingSource that you have dropped on a user control.</description><pubDate>Fri, 15 Jun 2007 09:15:33 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9595.aspx</link><description>Yeah, we got it and will take a look at it.&amp;nbsp; Thanks. :)</description><pubDate>Thu, 14 Jun 2007 13:15:38 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Navigated Event - User Controls</title><link>http://forum.strataframe.net/FindPost9590.aspx</link><description>Trent/Ben,&lt;/P&gt;&lt;P&gt;I emailed you a test project recreating the issue.&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Thu, 14 Jun 2007 12:16:52 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item></channel></rss>