﻿<?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 » Enhancement Requests  » Browse Dialog - BusinessObjectToPopulate</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:35:44 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse Dialog - BusinessObjectToPopulate</title><link>http://forum.strataframe.net/FindPost14997.aspx</link><description>Would it be possible to have&amp;nbsp;a property on the browse dialog to only&amp;nbsp;fill the&amp;nbsp;BusinessObjectToPopulate with&amp;nbsp;the selected row rather than all the rows that were returned in the initial search.</description><pubDate>Wed, 19 Mar 2008 11:04:41 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: Browse Dialog - BusinessObjectToPopulate</title><link>http://forum.strataframe.net/FindPost15031.aspx</link><description>Thanks as always</description><pubDate>Wed, 19 Mar 2008 11:04:41 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: Browse Dialog - BusinessObjectToPopulate</title><link>http://forum.strataframe.net/FindPost15019.aspx</link><description>We can add this to the enhancement list. :)</description><pubDate>Wed, 19 Mar 2008 09:45:21 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Browse Dialog - BusinessObjectToPopulate</title><link>http://forum.strataframe.net/FindPost15010.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I guess I should have mentioned that I am currently handling this in the browse dialog closed event,&amp;nbsp;however&amp;nbsp;I am also handling the current data table refilled event of the businessobjecttopopulate. Handling the closed event is after the fact so&amp;nbsp;in effect the code I have in the current datatable refilled event fires 2 times.</description><pubDate>Wed, 19 Mar 2008 07:49:46 GMT</pubDate><dc:creator>Paul Chase</dc:creator></item><item><title>RE: Browse Dialog - BusinessObjectToPopulate</title><link>http://forum.strataframe.net/FindPost14998.aspx</link><description>We could, but you can do this yourself very easily by handling the BrowseDialogClosed event and stripping out the other records:&lt;/P&gt;&lt;P&gt;[codesnippet]MyBo.Filter = "MyPkField = " &amp;amp; MyBo.MyPkField.ToString()&lt;BR&gt;MyBo.CopyDataFrom(MyBo,ClearAndFillFromDefaultView)[/codesnippet]</description><pubDate>Tue, 18 Mar 2008 16:29:51 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>