﻿<?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 / Business Objects and Data Access (How do I?)  / Browse Dialog Question / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:49:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Browse Dialog Question</title><link>http://forum.strataframe.net/Topic14443-6-1.aspx</link><description>Give it the instance and then use the CopyDataFrom method on the BO.  &lt;/P&gt;&lt;P&gt;[codesnippet]MyBo.CopyDataFrom(MyOtherBo, BusinessCloneType.ClearAndFillFromDefaultView)[/codesnippet]</description><pubDate>Tue, 19 Feb 2008 13:40:06 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>Browse Dialog Question</title><link>http://forum.strataframe.net/Topic14443-6-1.aspx</link><description>The browse dialog populates a business object based on the filter conditions. If the search returns 500 records and I select one of those records, the entire 500 records are available in my maintenance form. &lt;P&gt;What technique do you use to copy the business object data from the browse dialog to the business object on the form?  I have a similar situation where I have my filtered result set in a business object on a form. I need to launch a new program that provides additional functionality based on the same business object but I don't want to query the database again as I have all the necessary records.  What is the best way to move the data from a business object on one form to a business object on another form&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tim</description><pubDate>Tue, 19 Feb 2008 13:00:52 GMT</pubDate><dc:creator>Tim Dol</dc:creator></item></channel></rss>