﻿<?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?)  » Browse by link table</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 06 Apr 2026 18:20:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse by link table</title><link>http://forum.strataframe.net/FindPost7962.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have table relationship as below&lt;/P&gt;&lt;P&gt;[quote]TableA -&amp;gt; TableM &amp;lt;- TableB&lt;BR&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; M&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1[/quote]&lt;/P&gt;&lt;P&gt;In TableB maintenance form, I need to allow user to search tableB records based on fields in TableA, and also field in TableB.&lt;/P&gt;&lt;P&gt;What would you recommend, using two different browsedialog?&lt;/P&gt;&lt;P&gt;Thank you</description><pubDate>Sat, 07 Apr 2007 19:05:23 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Browse by link table</title><link>http://forum.strataframe.net/FindPost7971.aspx</link><description>Hi Chan,&lt;/P&gt;&lt;P&gt;As far as views are concerned they are listed under the tables in the BO Mapper (at least they are in my system - I use SQL Server as the data source).&lt;/P&gt;&lt;P&gt;Cheers, Peter</description><pubDate>Sat, 07 Apr 2007 19:05:23 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Browse by link table</title><link>http://forum.strataframe.net/FindPost7970.aspx</link><description>Hi&lt;BR&gt;&amp;gt;&amp;gt;You could create a view and base a BO off of a view which would allow you to search accross tables. &lt;/P&gt;&lt;P&gt;How to map BO to view? As I see BOMapper only show tables rather than view.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;In the next update, the BrowseDialog has an event (AfterBrowse) that you could then perform another query on a different BO that is used for editing.&amp;nbsp; I am sure the next question is when will we post this....it will probably be two to three weeks before we post the update.&amp;nbsp; Another option is to use a BrowseInformationPanel which would allow you to perform some additional tasks.&amp;nbsp; There is a sample that shows how to use the BrowseInformationPanel that comes with the framework&lt;/P&gt;&lt;P&gt;Hmm... actually user need to search any records in tableB that has relationship with TableA. At the same time, he might also only search records based on field in TableB&lt;/P&gt;&lt;P&gt;Thank you&lt;BR&gt;</description><pubDate>Sat, 07 Apr 2007 12:25:23 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Browse by link table</title><link>http://forum.strataframe.net/FindPost7967.aspx</link><description>You could create a view and base a BO off of a view which would allow you to search accross tables.&amp;nbsp; In the next update, the BrowseDialog has an event (AfterBrowse) that you could then perform another query on a different BO that is used for editing.&amp;nbsp; I am sure the next question is when will we post this....it will probably be two to three weeks before we post the update.&amp;nbsp; Another option is to use a BrowseInformationPanel which would allow you to perform some additional tasks.&amp;nbsp; There is a sample that shows how to use the BrowseInformationPanel that comes with the framework.</description><pubDate>Sat, 07 Apr 2007 11:36:15 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>