﻿<?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?)  » Parent - Child - grandchild Question</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 11:50:47 GMT</lastBuildDate><ttl>20</ttl><item><title>Parent - Child - grandchild Question</title><link>http://forum.strataframe.net/FindPost1440.aspx</link><description>I would like to has the followings for my form,&lt;br&gt;
&lt;br&gt;
 Order Header (Parent )&lt;br&gt;
     |- Order Item (Child)&lt;br&gt;
           |- Order Item BOM (GrandChild)&lt;br&gt;
&lt;br&gt;
where order item and order item bom are show in grids. When user navigate the Order Item grid, the BOM grid will refresh to show only the BOM belong to the current Order Item row record. This can be achieve by hierachical grid but DevExpress do not provide this feature. How I can solve it ? Or use Infragistic that provide this feature is better ? Is SF support hierachical grid ? &lt;br&gt;
&lt;br&gt;</description><pubDate>Sat, 10 Jun 2006 00:01:59 GMT</pubDate><dc:creator>fookyean</dc:creator></item><item><title>RE: Parent - Child - grandchild Question</title><link>http://forum.strataframe.net/FindPost1490.aspx</link><description>Right ! The DevExpress does support the features in Windows Grid but not in ASPxGrid if not wrong. :unsure: DevExpress is greate and hopefully it will support this in ASPxGrid soon !  :)</description><pubDate>Sat, 10 Jun 2006 00:01:59 GMT</pubDate><dc:creator>fookyean</dc:creator></item><item><title>RE: Parent - Child - grandchild Question</title><link>http://forum.strataframe.net/FindPost1442.aspx</link><description>If the grid will allow you to have 3 separate data sources for each level of the relationship, then you can use a hierarchial control like the one you mentioned; otherwise, you'll need to use 3 separate grids.&amp;nbsp; The SF business objects will automatically filter records within the child business objects with the business object navigates.&amp;nbsp; So, if you use 3 separate grids, it is simpley a matter of calling Navigate() on the business object in the AfterSelect event of the grid.&amp;nbsp; When the record is selected in the grid, the child business object will filter itself to match the selected record within the parent grid.</description><pubDate>Wed, 07 Jun 2006 08:45:06 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: Parent - Child - grandchild Question</title><link>http://forum.strataframe.net/FindPost1441.aspx</link><description>Hi i dont really know Strataframe that well. But i can tell you that Developer express does support&lt;BR&gt;Parent -&amp;gt; Child -&amp;gt; Grandchild type relationships. I have seen this in there demos menu once the product is installed.&lt;BR&gt;It falls under Northind demo.&lt;/P&gt;&lt;P&gt;Hope that helps a little.&lt;BR&gt;Cheers Wayne</description><pubDate>Wed, 07 Jun 2006 02:46:58 GMT</pubDate><dc:creator>Wayne Van Rooyen</dc:creator></item></channel></rss>