<?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 : SelectedRows bug</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SelectedRows bug]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 03:46:02 +0000</pubDate>
  <lastBuildDate>Sun, 14 Oct 2007 16:32:32 +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=8370</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[SelectedRows bug : Ok, thanks for a note. We&amp;#039;ll...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27296&amp;title=selectedrows-bug#27296</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 8370<br /><strong>Posted:</strong> 14 October 2007 at 4:32pm<br /><br />Ok, thanks for a note. We'll fix this for future versions.<br><br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Sun, 14 Oct 2007 16:32:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27296&amp;title=selectedrows-bug#27296</guid>
  </item> 
  <item>
   <title><![CDATA[SelectedRows bug : I spoke too quickly. Invert does...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27146&amp;title=selectedrows-bug#27146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2126">bschaer</a><br /><strong>Subject:</strong> 8370<br /><strong>Posted:</strong> 10 October 2007 at 12:46am<br /><br />I spoke too quickly.&nbsp; Invert does indeed set m_bChanged.&nbsp; The problem is in <FONT size=1>CXTPReportControl::OnLButtonDown.&nbsp; After calling Invert, you must do like:<DIV>&nbsp;</DIV><DIV><P><FONT color=#0000ff size=1>if</FONT><FONT size=1> (bFocusChanged &amp;&amp; bIgnoreSelection &amp;&amp; IsSelectionEnabled())</P><P>{</P><DIV>m_pSelectedRows-&gt;Invert(pRow);</DIV><P></FONT><FONT color=#0000ff size=1>if</FONT><FONT size=1> (m_pSelectedRows-&gt;IsChanged())</P><P>OnSelectionChanged();</P><P>}</P></FONT></FONT></DIV><DIV><FONT size=1>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Wed, 10 Oct 2007 00:46:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27146&amp;title=selectedrows-bug#27146</guid>
  </item> 
  <item>
   <title><![CDATA[SelectedRows bug : A multiple selection report selection...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27145&amp;title=selectedrows-bug#27145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2126">bschaer</a><br /><strong>Subject:</strong> 8370<br /><strong>Posted:</strong> 10 October 2007 at 12:08am<br /><br />A multiple selection report selection extended first time with CTRL-click will not get m_bChanged set properly because Invert-&gt;Add/Remove does not set it.&nbsp; The result of this is that no <FONT size=1>XTP_NM_REPORT_SELCHANGED message is sent after CTRL-click.<DIV></FONT><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Please set m_bChanged in <FONT size=1>CTPReportSelectedRows::Add and <FONT size=1>CXTPReportSelectedRows::Remove or in a location that better suits you.</FONT></FONT></FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Thanks,</FONT></DIV><DIV><FONT size=1>Brian</DIV></FONT>]]>
   </description>
   <pubDate>Wed, 10 Oct 2007 00:08:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8370&amp;PID=27145&amp;title=selectedrows-bug#27145</guid>
  </item> 
 </channel>
</rss>