<?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 : How to implement OnSelectionChanging?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to implement OnSelectionChanging?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 00:00:21 +0000</pubDate>
  <lastBuildDate>Mon, 09 Jul 2007 06:12:00 +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=7472</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[How to implement OnSelectionChanging? : Hi Serge, you solution works,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24316&amp;title=how-to-implement-onselectionchanging#24316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 7472<br /><strong>Posted:</strong> 09 July 2007 at 6:12am<br /><br />Hi Serge,<DIV>you solution works, but it first sets the focus to the new row, resulting in a unwanted flickering of selections.</DIV><DIV>Any ideas how to prevent this?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 09 Jul 2007 06:12:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24316&amp;title=how-to-implement-onselectionchanging#24316</guid>
  </item> 
  <item>
   <title><![CDATA[How to implement OnSelectionChanging? : Hi,There is an XTP_NM_REPORT_SELCHANGED...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24229&amp;title=how-to-implement-onselectionchanging#24229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 7472<br /><strong>Posted:</strong> 05 July 2007 at 3:46pm<br /><br />Hi,<br><br>There is an XTP_NM_REPORT_SELCHANGED event fired.<br>&nbsp;<br>Remember currently focused row, which you don't want to change, and use CXTPReportControl::SetFocusedRow to return selection back.<br>&nbsp;<br>Also use some internal flag in XTP_NM_REPORT_SELCHANGED to avoid recurrent sending of XTP_NM_REPORT_SELCHANGED event.<br>&nbsp;<br>See SetFocusedRow implementation for more details.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 05 Jul 2007 15:46:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24229&amp;title=how-to-implement-onselectionchanging#24229</guid>
  </item> 
  <item>
   <title><![CDATA[How to implement OnSelectionChanging? : Hi; does anyone know how to implement...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24008&amp;title=how-to-implement-onselectionchanging#24008</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 7472<br /><strong>Posted:</strong> 28 June 2007 at 11:39am<br /><br />Hi;<DIV>does anyone know how to implement a OnSelectionChanging function into the report control to have an opportunity to cancel any outstanding changes to the currently focused row?</DIV><DIV>&nbsp;</DIV><DIV>It would be fine if the control sends a XTP_NM_REPORT_SELECTIONCHANGING notification to the owner of the control before the new row gets selected.&nbsp;I looked into the report&nbsp;samples&nbsp;with no success.</DIV><DIV>So any hints on how to do it are very welcome...&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 28 Jun 2007 11:39:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7472&amp;PID=24008&amp;title=how-to-implement-onselectionchanging#24008</guid>
  </item> 
 </channel>
</rss>