﻿<?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>Fri, 18 Sep 2026 21:24:21 GMT</lastBuildDate><ttl>20</ttl><item><title>Browse dialog</title><link>http://forum.strataframe.net/FindPost15332.aspx</link><description>Hi,&lt;br&gt;
I have how-to questions on browse dialog:-&lt;br&gt;
&lt;br&gt;
1. I need to allow user to specify search value on a field which doesn't exist in search BO. Then in searching event, I would add new condition to WHERE clause based on this value. Is it possible? How?&lt;br&gt;
&lt;br&gt;
2. I want to use custom control as search field input in browse dialog. Possible? How?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Thu, 03 Apr 2008 10:13:05 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Browse dialog</title><link>http://forum.strataframe.net/FindPost15366.aspx</link><description>Hi,&lt;br&gt;
If I want to add condition like this, how?&lt;br&gt;
&lt;br&gt;
myCustomFIeld IN (SELECT MyField FROM myTable2)&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Thu, 03 Apr 2008 10:13:05 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Browse dialog</title><link>http://forum.strataframe.net/FindPost15335.aspx</link><description>[quote]. I need to allow user to specify search value on a field which doesn't exist in search BO. Then in searching event, I would add new condition to WHERE clause based on this value. Is it possible? How?&lt;BR&gt;[/quote]&lt;/P&gt;&lt;P&gt;Yup.&amp;nbsp; Look at the advanced BrowseDialog sample and the docs in the 1.6.5 release to see how to handle the Searching event.&amp;nbsp; Just create a custom field in the BO to which the search field is attached, then adjust the query through the Searching event of the BrowseDialog when executed.&lt;/P&gt;&lt;P&gt;[quote] I want to use custom control as search field input in browse dialog. Possible? How?[/quote]&lt;/P&gt;&lt;P&gt;Not possible at present.&amp;nbsp; We dynamically create the controls so that we know how to deal with them.&amp;nbsp; So if you need to have custom controls as the search fields you may have to create your own browse.&amp;nbsp; Sorry. :ermm:</description><pubDate>Wed, 02 Apr 2008 13:12:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>