﻿<?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>Tue, 09 Jun 2026 09:34:34 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse Dialog</title><link>http://forum.strataframe.net/FindPost1066.aspx</link><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;In version 1.4 I’ve found the capability to save fields defined in the AllFieldsList of an object that has had additional fields added in a custom fill method to be very useful. Thinking along this line I’m wondering if there is a way to dynamically modify the select statement that browsedialog uses to populate the business object. I would like the ability to join fields from other tables when browsedialog populates the BO. This is probably an enhancement request but I thought I’d ask anyway;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 8pt; COLOR: #1f5080; FONT-FAMILY: Verdana"&gt;-Larry&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;</description><pubDate>Thu, 04 May 2006 10:30:27 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Browse Dialog</title><link>http://forum.strataframe.net/FindPost1083.aspx</link><description>I didn't think there was an easy way but thanks for the info.&lt;/P&gt;&lt;P&gt;-Larry</description><pubDate>Thu, 04 May 2006 10:30:27 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: Browse Dialog</title><link>http://forum.strataframe.net/FindPost1071.aspx</link><description>At the moment there really isn't an override option here unless you want to create your own datasource provider (i.e. SqlDbDataSource andVfpDbDataSource) where these statements are ultimately created. The browse dialog uses a QueryInformation class (an overload option in the FillDataTable method of a business object) which is ultimately our internal version of queries that are not database specific and relies on the provider to create the actual SQL code and so forth.&lt;br&gt;
&lt;br&gt;
I do understand your request and we will definitely add it to our "review" list. But for now there is no easy way to do this. Sorry :ermm:</description><pubDate>Wed, 03 May 2006 21:29:07 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>