<?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 : The Multiple Selection problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : The Multiple Selection problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 20:26:51 +0000</pubDate>
  <lastBuildDate>Mon, 26 Oct 2009 13:05:18 +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=15455</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[The Multiple Selection problem : If you want to emulate Control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54201&amp;title=the-multiple-selection-problem#54201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15455<br /><strong>Posted:</strong> 26 October 2009 at 1:05pm<br /><br />If you want to emulate Control key always pressed - use function<DIV><FONT color=#0000ff size=2><FONT size=2></FONT><FONT color=#008000 size=2><P><FONT color=#0000ff size=2>void</FONT><FONT size=2> SetMultiSelectionMode(BOOL bMultiSelectionMode);</P></FONT>// Parameters:</DIV></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// bMultiSelectionMode - TRUE for enabling, FALSE for disabling.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Remarks:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Sets the flag that determines whether the report is in multi-selection mode i.e. VK_CTRL is always ON</P></FONT></FONT><FONT size=2></FONT>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 13:05:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54201&amp;title=the-multiple-selection-problem#54201</guid>
  </item> 
  <item>
   <title><![CDATA[The Multiple Selection problem :  //--------------------------...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54199&amp;title=the-multiple-selection-problem#54199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15455<br /><strong>Posted:</strong> 26 October 2009 at 12:29pm<br /><br /><FONT size=2><P></FONT><FONT color=#008000 size=2>//-----------------------------------------------------------------------</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Summary:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Changes allowing multiple selections for the control.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Parameters:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// bMultipleSelection - TRUE for enabling, FALSE for disabling.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Remarks:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Sets the flag that determines whether the report allows multiple selections.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// See Also: IsMultipleSelection, GetSelectedRows</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>//-----------------------------------------------------------------------</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> SetMultipleSelection(BOOL bMultipleSelection);</P><DIV>You need to use Shift or Control to extend your selection. Flag only ALLOW you to do it</DIV></FONT>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 12:29:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54199&amp;title=the-multiple-selection-problem#54199</guid>
  </item> 
  <item>
   <title><![CDATA[The Multiple Selection problem : Hi;  I&amp;#039;ve set the Multiple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54173&amp;title=the-multiple-selection-problem#54173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5617">Tracy</a><br /><strong>Subject:</strong> 15455<br /><strong>Posted:</strong> 26 October 2009 at 12:51am<br /><br />Hi;<DIV>&nbsp;</DIV><DIV>I've set the Multiple Selection with the SetMultipleSelection(TRUE);</DIV><DIV>&nbsp;</DIV><DIV>But it can't&nbsp; support the mouse multiple selection, it always get just one row.</DIV><DIV>&nbsp;</DIV><DIV>ps:I used 13.2</DIV>]]>
   </description>
   <pubDate>Mon, 26 Oct 2009 00:51:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15455&amp;PID=54173&amp;title=the-multiple-selection-problem#54173</guid>
  </item> 
 </channel>
</rss>