<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Topic Add-Delete on Child Grid example not working</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Topic Add-Delete on Child Grid example not working</description>
  <pubDate>Thu, 11 Jun 2026 16:36:32 -700</pubDate>
  <lastBuildDate>Mon, 22 Oct 2007 01:44:32 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=472</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Topic Add-Delete on Child Grid example not working : Hi, I remember having problems...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1719#1719</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=60" rel="nofollow">Dominique</a><br /><strong>Subject:</strong> 472<br /><strong>Posted:</strong> 22-Oct-2007 at 1:44am<br /><br />Hi,<br />I remember having problems with that example too. As far as I remember the UserDeletingRow event is not fired because the Child-list is readonly.<br />Another drawback is that it is possible to add many row to the collection without seiing them (playing with the up, down key for example)<br /><br />The easiest way I found to have the default dotnet grid behaviour was to use a list for the details grid and to update the binding on the MasterBindingSource.CurrentChanged event.<br /><br /><br />Dominique]]>
   </description>
   <pubDate>Mon, 22 Oct 2007 01:44:32 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1719#1719</guid>
  </item> 
  <item>
   <title>Topic Add-Delete on Child Grid example not working : The example i&amp;#039;m refering...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1465#1465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=166" rel="nofollow">IDelgado</a><br /><strong>Subject:</strong> 472<br /><strong>Posted:</strong> 05-Oct-2007 at 7:43am<br /><br /><P>The example i'm refering it's the one that shows the way to delete&nbsp; an object by selecting its row and pressing the DEL key, i'm using VB NET 2005 and the .NET grid.</P><DIV>This is the code in the example mentioned:</DIV><DIV><DIV style="BORDER-RIGHT: text 1pt solid; PADDING-RIGHT: 4pt; BORDER-TOP: text 1pt solid; PADDING-LEFT: 4pt; : #f3f3f3; PADDING-BOTTOM: 1pt; BORDER-LEFT: text 1pt solid; PADDING-TOP: 1pt; BORDER-BOTTOM: text 1pt solid; mso-element: para-border-div; mso-border-alt: solid text .5pt"><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"><SPAN style="mso-spacerun: yes">&nbsp; </SPAN><SPAN style="COLOR: blue">Private</SPAN> <SPAN style="COLOR: blue">Sub</SPAN> OrdersDGV_UserDeletingRow( _<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; TEXT-INDENT: 36pt; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-no-proof: yes">ByVal</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"> sender <SPAN style="COLOR: blue">As</SPAN> <SPAN style="COLOR: blue">Object</SPAN>, _<o:p></o:p></SPAN></P><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="COLOR: blue">ByVal</SPAN> e <SPAN style="COLOR: blue">As</SPAN> System.Windows.Forms.DataGridViewRowCancelEventArgs)<o:p></o:p></SPAN></P><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>OrderDelete(<SPAN style="COLOR: blue">CType</SPAN>(e.Row.DataBoundItem, Order))<o:p></o:p></SPAN></P><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp; </SPAN>e.Cancel = <SPAN style="COLOR: blue">True<o:p></o:p></SPAN></SPAN></P><P =Ms&#111;normal style="BORDER-RIGHT: medium n&#111;ne; PADDING-RIGHT: 0cm; BORDER-TOP: medium n&#111;ne; PADDING-LEFT: 0cm; : #f3f3f3; PADDING-BOTTOM: 0cm; MARGIN: 0cm 0cm 0pt; BORDER-LEFT: medium n&#111;ne; PADDING-TOP: 0cm; BORDER-BOTTOM: medium n&#111;ne; mso-border-alt: solid text .5pt; mso-layout-grid-align: n&#111;ne; mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-no-proof: yes"><SPAN style="mso-spacerun: yes">&nbsp; </SPAN><SPAN style="COLOR: blue">End</SPAN> <SPAN style="COLOR: blue">Sub<o:p></o:p></SPAN></SPAN></P></DIV></DIV>]]>
   </description>
   <pubDate>Fri, 05 Oct 2007 07:43:01 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1465#1465</guid>
  </item> 
  <item>
   <title>Topic Add-Delete on Child Grid example not working : There are many code examples in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1460#1460</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 472<br /><strong>Posted:</strong> 04-Oct-2007 at 10:56pm<br /><br />There are many code examples in 216 Add-Delete on Child Grid.&nbsp; Which code example or tutorial are you referring to?<DIV>&nbsp;</DIV><DIV>Are you using .NET, DevForce, or Infragistics grid?</DIV><DIV>&nbsp;</DIV><DIV>If DevExpress or Infragistics, what version are you using?</DIV><span style="font-size:10px"><br /><br />Edited by davidklitzke - 04-Oct-2007 at 10:58pm</span>]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 22:56:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1460#1460</guid>
  </item> 
  <item>
   <title>Topic Add-Delete on Child Grid example not working : Hi, I tried the example in the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1457#1457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=166" rel="nofollow">IDelgado</a><br /><strong>Subject:</strong> 472<br /><strong>Posted:</strong> 04-Oct-2007 at 4:49pm<br /><br />Hi,<DIV>I tried the example in the topic 216 Add-Delete on Child Grid, try to delete a row in the grid using the DEL key but nothing happens. The userdeletingrow event never fires. What can be wrong? I have the same situation in my app, so i'd like to know what is missing here.</DIV><DIV>Thanks.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 16:49:21 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=472&amp;PID=1457#1457</guid>
  </item> 
 </channel>
</rss>