﻿<?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 Dialog</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 17 Sep 2026 21:23:26 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse Dialog</title><link>http://forum.strataframe.net/FindPost14446.aspx</link><description>Hi &lt;/P&gt;&lt;P&gt;I am trying to use the browse dialog to search for information that spans two different business objects, example JobCode and the Department Tables.&lt;/P&gt;&lt;P&gt;The first table JOBCODE has the following fields&lt;/P&gt;&lt;P&gt;JobID, Code, Description, Price, DepartmentID&lt;/P&gt;&lt;P&gt;The 2nd table Department has the following fields&lt;/P&gt;&lt;P&gt;DepID, Code, Description&lt;/P&gt;&lt;P&gt;When I use the search from the browse dialog, I want to be able to show the Department Description within the JobCode&amp;nbsp; business object instead of the DepartmentID field.</description><pubDate>Tue, 19 Feb 2008 14:47:28 GMT</pubDate><dc:creator>Mike Rogers</dc:creator></item><item><title>RE: Browse Dialog</title><link>http://forum.strataframe.net/FindPost14447.aspx</link><description>The BrowseDialog is designed to represent a single BO.&amp;nbsp; So you can map to a view if you have the need to actually search across several tables.&amp;nbsp; However, if you are just wanting to search on a single BO and show details from another, then add a BrowseInfoPanel and add any details that you want.&amp;nbsp; If you look at the CRM sample that comes with the framework it shows how to use a BrowseInfoPanel.&amp;nbsp; Either case is possible, but is just depends on what you are needing to search on that will determine whether or not you need to create a view.</description><pubDate>Tue, 19 Feb 2008 14:47:28 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>