﻿<?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 » Business Objects and Data Access (How do I?)  » Parent/Child Relationship through Listview</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Sat, 16 May 2026 05:12:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22146.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Table PropertyGroups:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;ID&lt;/LI&gt;&lt;LI&gt;Name&lt;/LI&gt;&lt;LI&gt;Comment&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;Table Properties&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;ID&lt;/LI&gt;&lt;LI&gt;Name&lt;/LI&gt;&lt;LI&gt;PropertyGroups_ID&lt;/LI&gt;&lt;LI&gt;Comment&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;I have Maintanance form to add and modify the propertygroups allready. &lt;/P&gt;&lt;P&gt;Now on the Maintance form for the Properties, i'd have:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Textfield: Name&lt;/LI&gt;&lt;LI&gt;Combobox: PropertyGroup&lt;/LI&gt;&lt;LI&gt;Textfield: Comment&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What i need is for the Combobox to allow selection of anyone of the Property-Groups from the PropertyGroups Table/BO, and saving the selected PK/ID from that Property Group into to Propertie-Table/BO PropertyGroups_ID column.&lt;/P&gt;&lt;P&gt;what is the proposed way to achieve that ?&lt;/P&gt;&lt;P&gt;thanks.</description><pubDate>Tue, 03 Mar 2009 12:33:10 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22161.aspx</link><description>that makes sense. Thanks for your explanation.&lt;/P&gt;&lt;P&gt;gonna try that tommorow :D</description><pubDate>Tue, 03 Mar 2009 12:33:10 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22160.aspx</link><description>[quote][b]Philipp Guntermann (03/03/2009)[/b][hr]... in my case using PropertyGroupsBO and then i set the BusinessObject-Property of the combobox to Properties, i guess ?[/quote]&lt;P&gt;Yes, and you use bind the combo to the FK field in the PropertiesBO.</description><pubDate>Tue, 03 Mar 2009 12:00:18 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22156.aspx</link><description>hi !&lt;/P&gt;&lt;P&gt;thanks for the screenshot. so i set the list population like on the screenshot in my case using PropertyGroupsBO and then i set the BusinessObject-Property of the combobox to Properties, i guess ?</description><pubDate>Tue, 03 Mar 2009 10:49:59 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22155.aspx</link><description>Hi Philipp, &lt;P&gt;See the picture attached that will give you a clear idea of how to setup your combobox.&amp;nbsp; In this case I have a method called FillAllRecords() in my BO base class and since I want to show all records in the combo, I chose that method then, set the lookup bo PK field in the Value Member to be updated in your main table.</description><pubDate>Tue, 03 Mar 2009 10:01:42 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22151.aspx</link><description>hi,&lt;/P&gt;&lt;P&gt;yes this is what i am looking for. &lt;/P&gt;&lt;P&gt;i have a PropertyGroupsBO and a PropertiesBO. each one has a fill method.&lt;/P&gt;&lt;P&gt;They user shoud&amp;nbsp;select a property group from the combobox (the propertygroup's name),&lt;BR&gt;and then it should save that to the PropertiesBO.PropertyGroups_ID field. (the pk_id of the selected property group).</description><pubDate>Tue, 03 Mar 2009 08:01:23 GMT</pubDate><dc:creator>Philipp Guntermann</dc:creator></item><item><title>RE: Parent/Child Relationship through Listview</title><link>http://forum.strataframe.net/FindPost22147.aspx</link><description>I guess I am a bit confused.&amp;nbsp; From what I understand, it would just be a matter of populating a combo with the PropertyGroups and the binding to the PropertyGroups_Id on the child table....please let me know what piece I am missing or if this is what you were looking for.</description><pubDate>Tue, 03 Mar 2009 07:45:40 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>