﻿<?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?)  » How to show Children in a Devex Gridd with drill Down</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 17:47:38 GMT</lastBuildDate><ttl>20</ttl><item><title>How to show Children in a Devex Gridd with drill Down</title><link>http://forum.strataframe.net/FindPost31251.aspx</link><description>Hoping that anybody using a DEvex grid might be able to assist here. I have a form that selects out say 20 Parent Rows and displays them on a Grid. I then want to be able to click on one of the rows, and bring up the Children of the parent (as a drop down in the Devex grid&amp;nbsp; i.e. when the '+' symbol is pressed) . I then want to be able to Edit a few columns on the child, and when finished, update all the children back to the database.&lt;br/&gt;&lt;br/&gt;I have the basic mechanics of parent / child grids working fine with SF and DEvex. What I have not done before is have a facility to edit a child and save back to the database.&lt;br/&gt;&lt;br/&gt;The approcah I was going to use was:&lt;br/&gt;&lt;br/&gt;1. When I enter the form, select out all the Parent rows into a ParentBO&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Also , at this stage, select ALL the children (For Every parent) into a Child BO&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Can do this using a Stored Procedure and Table valued paramter)&lt;br/&gt;&lt;br/&gt;2. If I want to edit a Child, click on the Parent, and this will have to bring up the Children of the Parent I am on&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How do I access the Children of the Parent Only that I have clicked (and not see ALL children of other parents also)&lt;br/&gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Maybe a Filter on the BO ....never done this..... would it work and would it be responsive enough&lt;br/&gt;&lt;br/&gt;3. When I click Save to save all children, Have code that updates the backend table...I think I can manage this ok&lt;br/&gt;&lt;br/&gt;So if anybody has any ideas on Point 2 above, would be much appreciated&lt;br/&gt;&lt;br/&gt;Tia&lt;br/&gt;&lt;br/&gt;Gerard</description><pubDate>Wed, 04 Jul 2012 13:42:00 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: How to show Children in a Devex Gridd with drill Down</title><link>http://forum.strataframe.net/FindPost31252.aspx</link><description>Hi Ger.&lt;br/&gt;&lt;br/&gt;Here is a good thread that will probably help you:&lt;br/&gt;&lt;br/&gt;&lt;a href="http://forum.strataframe.net/FindPost12233.aspx"&gt;http://forum.strataframe.net/FindPost12233.aspx&lt;/a&gt;</description><pubDate>Wed, 04 Jul 2012 13:42:00 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>