﻿<?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 question...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sun, 13 Sep 2026 10:31:11 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse Dialog question...</title><link>http://forum.strataframe.net/FindPost8966.aspx</link><description>I just performed a search using a browse dialog and it the search returned 3 records. I double-clicked on one of them and I noticed that it loaded ALL 3 of them and then just navigated to the one i had double clicked on.  Is there a way that it will only populate the BO with the record I select?&lt;br&gt;
&lt;br&gt;
Also is there a way to require the end-user to select a search criteria? Like say a combo box and they need to select an item.</description><pubDate>Wed, 23 May 2007 13:46:19 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: Browse Dialog question...</title><link>http://forum.strataframe.net/FindPost8994.aspx</link><description>There isn't a way to only copy the selected record from the BO.&amp;nbsp; It always copies all 3 and then navigates to the selected one.&amp;nbsp; If you only want that one record, then you can put a "dummy" bo on your form that the BrowseDialog will copy back in to, filter it to only that record, and then do a CopyDataFrom into your business object.&lt;/P&gt;&lt;P&gt;As for requiring fields to be entered on the search, we don't have that functionality right now, but we are looking into adding a "Searching" event to the BrowseDialog that can be canceled, so you can test the values within the fields, show a message, and then cancel the search.</description><pubDate>Wed, 23 May 2007 13:46:19 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>