﻿<?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?)  » Browser Dialog: Fill combobox based on parameter of another combo</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 10 Sep 2026 22:14:33 GMT</lastBuildDate><ttl>20</ttl><item><title>Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost12011.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have two combobox in a Browser Dialog "Customers" and "Building Address".&amp;nbsp; The records in the Building Address should be filtered by the selected Customer.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I have done this for the maintenance form, but I have not find a way to have the combo filtered in the Browser Dialog (BD), and the events exposed to the BD does not allow me setup code to Requery the BuildingAddress BO.</description><pubDate>Fri, 22 Oct 2010 13:10:09 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost28797.aspx</link><description>You're welcome. :cool:</description><pubDate>Fri, 22 Oct 2010 13:10:09 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost28796.aspx</link><description>thank.&lt;br/&gt;&lt;br/&gt;&amp;nbsp;Ivan!!!</description><pubDate>Fri, 22 Oct 2010 13:04:41 GMT</pubDate><dc:creator>Jéssica Neves</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost28795.aspx</link><description>Hi Jéssica.&lt;br/&gt;&lt;br/&gt;You will basicaly use the Search Field "Combo - Business Object" tab and set the Combo Population. &lt;br/&gt;&lt;br/&gt;On the Search Fields dialog, Edit the search field and set it to your foreign key:&lt;br/&gt;&lt;br/&gt;&lt;img src="http://forum.strataframe.net/Uploads/Images/1df38712-bd2b-4c3c-b7ac-07ae.png"/&gt;&lt;br/&gt;&lt;br/&gt;Then, under Combo - Business Object, configure the List Population Settings to use the BO you want and its Fill Method to bring the rows you want the combobox populated with:&lt;br/&gt;&lt;br/&gt;&lt;img src="http://forum.strataframe.net/Uploads/Images/62c7bb6c-9408-4121-8a7a-47f6.png"/&gt;&lt;br/&gt;&lt;br/&gt;Also, have a look at the help file under : "Application Framework" / "UI Layer" /&amp;nbsp; "Controls" / "Browse Dialog" / "Working with the Browse Dialog" / "Setting the Search Fields".</description><pubDate>Fri, 22 Oct 2010 11:33:53 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost28794.aspx</link><description>&lt;span id=result_box lang=en&gt;&lt;span title="" te="Hello!&amp;#13;&amp;#10;" se="Olá!" closure_uid_umvq34="1860"&gt;Hello!&lt;br/&gt;&lt;/span&gt;&lt;span title="" te="I have a table of documents.&amp;#13;&amp;#10;" se="Tenho uma tabela de documentos." closure_uid_umvq34="1861"&gt;I have a table of documents.&lt;br/&gt;&lt;/span&gt;&lt;span title="" te="Documento_ID&amp;#13;&amp;#10;" se="Documento_ID" closure_uid_umvq34="1862"&gt;Documento_ID&lt;br/&gt;&lt;/span&gt;&lt;span title="" te="this table have a foreign key to the table people.&amp;#13;&amp;#10;" se="nesta tabela tenho uma chave estrangeira com a tabela pessoas." closure_uid_umvq34="1863"&gt;this table have a foreign key to the table people.&lt;br/&gt;&lt;/span&gt;&lt;span title="" te="Documento_Pessoas_ID&amp;#13;&amp;#10;&amp;nbsp;" se="Documento_Pessoas_ID" closure_uid_umvq34="1864"&gt;Documento_Pessoas_ID&lt;br/&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #ebeff9" title="" te="so I'm using a browser dialog ..&amp;#13;&amp;#10;&amp;nbsp;" se="então eu estou usando um browser dialog.." closure_uid_umvq34="1865"&gt;so I'm using a browser dialog ..&lt;br/&gt;&amp;nbsp;&lt;/span&gt;&lt;span title="" te="how do I bring the name of the person that is in the document&amp;#13;&amp;#10;&amp;nbsp;" se="como faço para trazer o nome das pessoa que estão na tabela documento" closure_uid_umvq34="1866"&gt;how do I bring the name of the person that is in the document&lt;br/&gt;&amp;nbsp;&lt;/span&gt;&lt;span title="" te="I would have to use the property search fields, Comb - business object?&amp;#13;&amp;#10;" se="Eu teria que usar a propriedade campos de pesquisa, Comb - objeto de negócios?" closure_uid_umvq34="1867"&gt;I would have to use the property search fields, Comb - business object?&lt;/span&gt;&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span lang=en&gt;&lt;span title="" te="I would have to use the property search fields, Comb - business object?&amp;#13;&amp;#10;" se="Eu teria que usar a propriedade campos de pesquisa, Comb - objeto de negócios?" closure_uid_umvq34="1867"&gt;&lt;br/&gt;&lt;/span&gt;&lt;span title="" te="have any examples to show me?" se="tem algum exemplo para me mostrar?" closure_uid_umvq34="1868"&gt;have any examples to show me?&lt;img src="http://forum.strataframe.net/Uploads/Images/91ee4299-80fc-46bc-9b1b-ecc5.JPG"/&gt;&lt;/span&gt;&lt;/span&gt;</description><pubDate>Fri, 22 Oct 2010 11:05:14 GMT</pubDate><dc:creator>Jéssica Neves</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost19678.aspx</link><description>[quote][b]Trent L. Taylor (09/24/2008)[/b][hr]... and I am answering forum posts from my wife's laptop)[/quote]&lt;P&gt;That is a great excuse. :P&amp;nbsp; &lt;EM&gt;Just kidding&lt;/EM&gt; :hehe:&lt;/P&gt;&lt;P&gt;I will try to setup a sample test with the SF sample database, there is not rush on this one, so it can wait.&lt;/P&gt;&lt;P&gt;[quote]As for the SearchValueChanged, this is correct and where you will want to place your code...it has actually been here since 1.6.5 I am pretty sure.[/quote] &lt;P&gt;Thanks for the confirmation, I got confused trying to get the values, but it is working beautifully and a very powerful functionality.</description><pubDate>Wed, 24 Sep 2008 21:27:45 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost19676.aspx</link><description>Honestly without setting this up I can't give you a straight answer off of the top of my head in regards to the sizing.&amp;nbsp; The sizing of the controls is done when they are created , but they anchors are also set.&amp;nbsp; You this could be what you are fighting.&amp;nbsp; But without setting up a quick sample I don't remember (and I am answering forum posts from my wife's laptop).&amp;nbsp; I will try and look at this over the weekend or something.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the SearchValueChanged, this is correct and where you will want to place your code...it has actualy been here since 1.6.5 I am pretty sure.</description><pubDate>Wed, 24 Sep 2008 21:20:26 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost19664.aspx</link><description>Hi Trent, &lt;P&gt;I think I figured out by using the SearchValueChanged event.&amp;nbsp; Could you please check this out to see if it is correct?&lt;/P&gt;&lt;P&gt;[quote][code]&lt;FONT size=2&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Private&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; ServiceCallsBrowserDialog_SearchValueChanged(&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; sender &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; System.Object, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;ByVal&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; e &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; MicroFour.StrataFrame.UI.Windows.Forms.BrowseDialogSearchValueChangedEventArgs) &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Handles&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;MyBase&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;.SearchValueChanged&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '-- When a customer is selected form the combobox, then requery the Building combobox.&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;If&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; e.SourceSearchField.Key.Equals(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"FK_Customers"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, StringComparison.OrdinalIgnoreCase) &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Then&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;Dim&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; comboListPopulationParam1 &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;As&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Integer&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; = 0&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '-- If the customer combobox has any selected record, then update the &lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ' comboListPopulationParam1 with the Customer PK&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;If&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;CType&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;(e.SourceControl, ComboBox).SelectedIndex &amp;gt; 0 &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Then&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '-- Resize the combo to properly show its information.&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;STRONG&gt;e.AllVisibleSearchControls(&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;&lt;STRONG&gt;"FK_Buildings"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;).Width = 300&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;comboListPopulationParam1 = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;CType&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;(e.SourceControl, ComboBox).SelectedValue&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;End&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt;&lt;FONT color=#008000 size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '-- Requery the Building Address combobox.&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;CType&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;(e.AllVisibleSearchControls.Item(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"FK_Buildings"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;), ComboBox).Requery(comboListPopulationParam1, MicroFour.StrataFrame.Business.BusinessEditingState.Idle)&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#008000&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;End&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;If&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;End&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&lt;FONT color=#0000ff size=2&gt;Sub&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;/FONT&gt;[/code][/quote]&lt;/P&gt;&lt;P&gt;Also, the Building Address ("FK_Buildings") field combobox is not sized properly, the field type is an Integer, but the size of the combo is not enough to show the data correctly, so I am using&amp;nbsp;e.AllVisibleSearchControls(&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"FK_Buildings"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;).Width = 300&lt;/FONT&gt;&amp;nbsp; here to at least re-size the combo when the Customer record has been selected, but that is not the correct way.&amp;nbsp; Is there a way to set the size of any control in the Browser Dialog programmatically?</description><pubDate>Wed, 24 Sep 2008 16:08:14 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost19663.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I though this functionality was added to the framework at some point, if so, how would I get access the value of a search field in the browser dialog?</description><pubDate>Wed, 24 Sep 2008 14:54:14 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost12136.aspx</link><description>Yeah, I will add it to our future enhancement list to look at.&amp;nbsp; Thanks :)</description><pubDate>Mon, 22 Oct 2007 09:18:23 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost12108.aspx</link><description>[quote][b]Trent L. Taylor (10/19/2007)[/b][hr]This is probably a good enhancement request.&amp;nbsp; Sorry :ermm:[/quote]&lt;/P&gt;&lt;P&gt;Hi Trent,&lt;/P&gt;&lt;P&gt;Thanks for the response, even thought it is really sad for me.&amp;nbsp; Do I have to enter this in the enhancement request forum, or you will take care of it for me? :P&lt;/P&gt;&lt;P&gt;I do like the way you guys design the Browser Dialog, but more hooks and flexibility are needed in there in order to allow the developer to cover more custom request by the application.&amp;nbsp; So more events and access to the controls PEMs in the browser will enable this flexibility for us.&lt;/P&gt;&lt;P&gt;I would like to be able to do something like this:&lt;/P&gt;&lt;P&gt;[codesnippet]&lt;FONT color=#0000ff size=2&gt;&lt;/P&gt;&lt;P&gt;Me&lt;/FONT&gt;&lt;FONT color=#000000 size=2&gt;.ServiceCallsBO1_BrowseDialog.SearchFields(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FK_Customers"&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;).Value&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;Me&lt;FONT color=#000000 size=2&gt;.ServiceCallsBO1_BrowseDialog.SearchFields(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"FK_Customers"&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;).Requery()&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;[/codesnippet]</description><pubDate>Fri, 19 Oct 2007 10:36:40 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost12091.aspx</link><description>At present, not easily.&amp;nbsp; There is not a way for you to implicitly requery another combo within the browse.&amp;nbsp; This is probably a good enhancement request.&amp;nbsp; Sorry :ermm:</description><pubDate>Fri, 19 Oct 2007 09:09:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Browser Dialog: Fill combobox based on parameter of another combo</title><link>http://forum.strataframe.net/FindPost12039.aspx</link><description>Hi Ben, Trent,&lt;/P&gt;&lt;P&gt;Could you please tell me if this is possible to do?&lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Wed, 17 Oct 2007 11:05:17 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>