﻿<?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?)  » Adding a combo box to the 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 04:15:12 GMT</lastBuildDate><ttl>20</ttl><item><title>Adding a combo box to the browse dialog</title><link>http://forum.strataframe.net/FindPost19057.aspx</link><description>Hi Everyone.&lt;/P&gt;&lt;P&gt;I'm B-A-A-A-A-C-C-C-C-K-K-K-K :laugh:&lt;/P&gt;&lt;P&gt;I love how easy it is to create search strings using the browse dialog. But I am having problems configuring a combo box for it.&lt;/P&gt;&lt;P&gt;I have a business object for the combobox in my form that has the BorwseDialog on it. The business object gets populated in the &lt;FONT size=2&gt;&lt;/P&gt;&lt;P&gt;boLookupDetails_ParentFormLoading method. I set the combo box up for the browse dialog using the Business Object tab:&lt;/P&gt;&lt;P&gt;Business Object Type: BOLookupDetails&lt;/P&gt;&lt;P&gt;Method to execute: FillCategoryDetails(Int32)&lt;/P&gt;&lt;P&gt;Display Members: lupdet_dsc and lupdet_pk&lt;/P&gt;&lt;P&gt;Display Member Format String: {0}&lt;/P&gt;&lt;P&gt;Value Member: lupdet_pk&lt;/P&gt;&lt;P&gt;I assume that the problem is that it does not know that it needs to pass 9 ( the foreign key to the lookup category ) to the FillCategoryDetails method. How do I ensure that this happens? I could not find information in the documentation on the Browsr Dialog.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Thu, 04 Sep 2008 14:21:09 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item><item><title>RE: Adding a combo box to the browse dialog</title><link>http://forum.strataframe.net/FindPost19077.aspx</link><description>[quote][b]Edhy Rijo (09/04/2008)[/b][hr][quote]&lt;P&gt;I am sur Charles will be happy to see you saying you starting to love something out of the framework :)[/quote]&lt;/P&gt;&lt;P&gt;I never said that I &lt;STRONG&gt;&lt;EM&gt;didn't&lt;/EM&gt;&lt;/STRONG&gt; like the framework. I could see how much easier it was going to make deveoping this project right from the start or I wouldn't have bought it in the first place ;) I was just a little frustrated by the learning curve - I suppose that is normal...&lt;/P&gt;&lt;P&gt;[quote][b]Edhy Rijo (09/04/2008)[/b][hr][quote]&lt;P&gt;I am glad you found your way out in this one.&amp;nbsp; The BD is very powerful and flexible.[/quote]&lt;P&gt;In case you haven't figured it out yet, I can almost always figure it out unless it is something really obscure. I am like a dog with a bone once I have a problem that I need to solve :hehe: It drives my husband crazy - but, then again, for him it is a really short drive...</description><pubDate>Thu, 04 Sep 2008 14:21:09 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item><item><title>RE: Adding a combo box to the browse dialog</title><link>http://forum.strataframe.net/FindPost19068.aspx</link><description>[quote][b]Marcia G Akins (09/04/2008)[/b][hr]I love how easy it is to create search strings using the browse dialog.&lt;FONT size=2&gt;&lt;/FONT&gt;[/quote]&lt;/P&gt;&lt;P&gt;I am sur Charles will be happy to see you saying you starting to love something out of the framework :)&lt;/P&gt;&lt;P&gt;I am glad you found your way out in this one.&amp;nbsp; The BD is very powerful and flexible.&amp;nbsp; The ComboListPopulating event will give you the flexibility to manipulate the data in the combos in a way that you can have a combo filtered based on a selection done in another combo in the BD and that is something really nice.</description><pubDate>Thu, 04 Sep 2008 12:57:17 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Adding a combo box to the browse dialog</title><link>http://forum.strataframe.net/FindPost19063.aspx</link><description>Well, I am back up here talking to myself again :laugh:&lt;/P&gt;&lt;P&gt;I figured out how to do this. I created a BO with the correct method to get all the lookup detail for the specific category and specified that as the BO for the combo box.&lt;/P&gt;&lt;P&gt;Thanks anyway.</description><pubDate>Thu, 04 Sep 2008 12:31:41 GMT</pubDate><dc:creator>Marcia G Akins</dc:creator></item></channel></rss>