﻿<?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?)  » New ListView functionality and ChildForm Params</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 12:45:54 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: New ListView functionality and ChildForm Params</title><link>http://forum.strataframe.net/FindPost26591.aspx</link><description>Thanks Trent!</description><pubDate>Tue, 23 Mar 2010 09:42:08 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>New ListView functionality and ChildForm Params</title><link>http://forum.strataframe.net/FindPost18249.aspx</link><description>Hi,&lt;br&gt;
When using the new functionality of the listview in the beta release where is the best place to add the parameters to pass to the constructor of the ChildForm Dialog called?&lt;br&gt;
&lt;br&gt;
I´m guessing that it would be the BeforeChildFormExecuted event but an example would be great :)&lt;br&gt;
&lt;br&gt;
Thanks for your help guys</description><pubDate>Tue, 23 Mar 2010 09:42:08 GMT</pubDate><dc:creator>Guillermo Vilas</dc:creator></item><item><title>RE: New ListView functionality and ChildForm Params</title><link>http://forum.strataframe.net/FindPost26588.aspx</link><description>You've always been able to call this yourself.  You can manually call the ChildFormDialog.ShowDialog(...) and pass the parms.  So that would be the workaround at the moment.  However, we have exposed this in the next update.  Here is the enhancement that has been added:&lt;br&gt;
&lt;br&gt;
[quote]A new event argument parameter in the OnBeforeChildFormExecuted event called ChildFormParameters.  By adding parms to this collection they will be passed on to the calling of the ChildFormDialog like this: ChildForm.ShowDialog(ChildFormParameters.ToArray()).  This gives the developer the ultimate control in automation of a child form call through a ListView.&lt;br&gt;
[/quote]</description><pubDate>Tue, 23 Mar 2010 09:24:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: New ListView functionality and ChildForm Params</title><link>http://forum.strataframe.net/FindPost26557.aspx</link><description>Hi Trent,&lt;br&gt;
&lt;br&gt;
Will this enhancement make it in the next release? :hehe:&lt;br&gt;
&lt;br&gt;
I use a lot of listviews with the childform dialog and have the need to pass parameters to the childform defined in the ListView.  &lt;br&gt;
&lt;br&gt;
Besides waiting for this enhancement, is there a work around other than not using the ListView functionality and calling the childForm.ShowDialog(Params) myself?</description><pubDate>Sat, 20 Mar 2010 19:53:52 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: New ListView functionality and ChildForm Params</title><link>http://forum.strataframe.net/FindPost18253.aspx</link><description>Well, actually these parms are not exposed at the moment.&amp;nbsp; In fact, I have not yet run into a situation where this was needed...so, well, it isn't there :)&amp;nbsp; I will add this to the list for the next update.&amp;nbsp; Thanks.</description><pubDate>Fri, 01 Aug 2008 09:05:45 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>