﻿<?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?)  » FillByParentPrimaryKey(int32) Method</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 08:11:16 GMT</lastBuildDate><ttl>20</ttl><item><title>FillByParentPrimaryKey(int32) Method</title><link>http://forum.strataframe.net/FindPost13049.aspx</link><description>It took me about an hour to figure out the best way to handle the address code list for the customer &amp;#119;indow.&amp;nbsp; It works like a charm by simply setting the combobox's population type to business object, then setting the data source setting to the AddressBO.FillByParentPrimaryKey(int32) method.&amp;nbsp; I also changed PopulateOnFormLoad property to Manual.&amp;nbsp; Within the Navigated event, I added the combobox.requery method and passed in the current customer index.&amp;nbsp; Smooth.&amp;nbsp; Quite smooth!&amp;nbsp; :smooooth:&lt;/P&gt;&lt;P&gt;I have most of my customer window completed.&amp;nbsp; That includes the browse dialog and several populated drop downs from both business objects and enums.&amp;nbsp; I can count on both hands the number of lines of code that I had to write.&lt;/P&gt;&lt;P&gt;I really wish I had seen framework about a month ago.&lt;/P&gt;&lt;P&gt;I wonder if I can rewrite my current project with this new framework by the end of the year?&amp;nbsp; What I have done in one day with StrataFrame had taken me nearly a month by using other vendors' products.&amp;nbsp; Great work!&amp;nbsp; This is truly developer friendly.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Bill</description><pubDate>Sun, 16 Dec 2007 11:50:43 GMT</pubDate><dc:creator>Bill Cunnien</dc:creator></item><item><title>RE: FillByParentPrimaryKey(int32) Method</title><link>http://forum.strataframe.net/FindPost13053.aspx</link><description>Nice :D&lt;br&gt;
&lt;br&gt;
One of my memories of learning .NET/SF was spending hours trying to figure out how to do something...only to realize that it was only a line or two of code, because of the work SF put into their framework.  As I convert my application, most of the hard problems I've had are related to changing from a connected data model to a disconnected one and dealing with bugs in .NET.  If I hadn't found SF I'd still by banging two rocks together trying to get a spark to light my development fire.  With SF I have a lighter!  :w00t:</description><pubDate>Sun, 16 Dec 2007 11:50:43 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>