<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : selectionchanged</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : selectionchanged]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 13:22:46 +0000</pubDate>
  <lastBuildDate>Sat, 09 Aug 2008 15:23:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11745</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[selectionchanged : oktnx dear Aaron i read thisi...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39669&amp;title=selectionchanged#39669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4400">nenkalo</a><br /><strong>Subject:</strong> 11745<br /><strong>Posted:</strong> 09 August 2008 at 3:23pm<br /><br />ok<br>tnx dear Aaron <br>i read this<br><br>i think when selected items changed (however with code) must fire selectcionchanged . anyway its not important for me . i want just report it . <br>plz delete your post .<br>tnx again<br>]]>
   </description>
   <pubDate>Sat, 09 Aug 2008 15:23:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39669&amp;title=selectionchanged#39669</guid>
  </item> 
  <item>
   <title><![CDATA[selectionchanged : Hi,  Just copy your text in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39636&amp;title=selectionchanged#39636</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11745<br /><strong>Posted:</strong> 08 August 2008 at 1:02pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Just copy your text in a new post in RC forum and show code how you select other row. </DIV><DIV>&nbsp;</DIV><DIV>The SelectionChanged event does not fire when you only delete records like this. So Me.Caption will stay the same as long you don't select another row.</DIV><DIV>&nbsp;</DIV><DIV>I will wait until you post new question in RC forum and I will delete this reply and you can delete yours as well.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 13:02:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39636&amp;title=selectionchanged#39636</guid>
  </item> 
  <item>
   <title><![CDATA[selectionchanged : oh sorry !   this topic related...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39590&amp;title=selectionchanged#39590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4400">nenkalo</a><br /><strong>Subject:</strong> 11745<br /><strong>Posted:</strong> 07 August 2008 at 4:39pm<br /><br />oh sorry ! <br><br>this topic related to report control !<br><br>plz move it and sorry again <br><img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle">]]>
   </description>
   <pubDate>Thu, 07 Aug 2008 16:39:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39590&amp;title=selectionchanged#39590</guid>
  </item> 
  <item>
   <title><![CDATA[selectionchanged : hi rpt_ctrl.selectionchanged raise...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39515&amp;title=selectionchanged#39515</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4400">nenkalo</a><br /><strong>Subject:</strong> 11745<br /><strong>Posted:</strong> 06 August 2008 at 11:03am<br /><br />hi <br><br><br>rpt_ctrl.selectionchanged&nbsp; raise when user change in select <br>but it not raise when selection changed via code .<br><br>Private Sub reportcontrol_SelectionChanged()<br>Me.Caption = reportcontrol.SelectedRows.Count<br>End Sub<br><br><br><br><br>Private Sub cmd_del_Click()<br>Dim i As Long<br>For i = reportcontrol.SelectedRows.Count - 1 To 0 Step -1<br>reportcontrol.RemoveRecordEx reportcontrol.SelectedRows(i).Record<br>Next<br>End Sub<br><br><br><br>after pressing cmd_del&nbsp; we have 0 selected records . but me.caption show last selectedrows`s count .&nbsp;&nbsp; and <br>]]>
   </description>
   <pubDate>Wed, 06 Aug 2008 11:03:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11745&amp;PID=39515&amp;title=selectionchanged#39515</guid>
  </item> 
 </channel>
</rss>