﻿<?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?)  » Gridview to Maintenance form sample</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:26:07 GMT</lastBuildDate><ttl>20</ttl><item><title>Gridview to Maintenance form sample</title><link>http://forum.strataframe.net/FindPost2826.aspx</link><description>We you be providing a sample showing how to launch a child form from a windows datagridview control instead of a listview? Just something pretty simple showing and "Add, Change, Delete", Also in VB?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michael</description><pubDate>Fri, 15 Sep 2006 09:47:13 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>RE: Gridview to Maintenance form sample</title><link>http://forum.strataframe.net/FindPost2834.aspx</link><description>There is actually several samples already available for launching a child form through the ChildFormDialog.&amp;nbsp; However, the 1.5 release has more samples, including this one, and is in a more structured format.&amp;nbsp; Regardless of whether you are using a ListView of a grid, launching a child form through the ChildFormDialog control is exactly the same.&amp;nbsp; The bottom line is that is BO be set to the record you wish to modify before calling the ChildFormDialog.&amp;nbsp; When using a listview or a grid, you will need to call the NavigateToPrimaryKey or SeekToPrimaryKey to set the index to the proper record before calling the child form.&amp;nbsp; This will ensure that the CurrentRowIndex of the BO is pointing to the record you wish to modify on the child form.</description><pubDate>Fri, 15 Sep 2006 09:47:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>