<?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 : ListView.ItemClick and multi select issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : ListView.ItemClick and multi select issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:34:37 +0000</pubDate>
  <lastBuildDate>Mon, 25 Aug 2008 12:16:01 +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=11930</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[ListView.ItemClick and multi select issue : Hi Oleg,  I&amp;#039;ve sent a sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40375&amp;title=listview-itemclick-and-multi-select-issue#40375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4426">ddragut</a><br /><strong>Subject:</strong> 11930<br /><strong>Posted:</strong> 25 August 2008 at 12:16pm<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>I've sent a sample project sample with some steps to the support email address. Waiting for the OCX to test.</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Dan</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 12:16:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40375&amp;title=listview-itemclick-and-multi-select-issue#40375</guid>
  </item> 
  <item>
   <title><![CDATA[ListView.ItemClick and multi select issue : Thanks, agree. Will be fixed for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40286&amp;title=listview-itemclick-and-multi-select-issue#40286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11930<br /><strong>Posted:</strong> 22 August 2008 at 3:24pm<br /><br />Thanks, agree. Will be fixed for 12.1 release. <DIV>Please dublicate it for <a href="mailto:support@codejock.com" target="_blank">support@codejock.com</A></DIV><DIV>we will send fixed ocx to test.</DIV>]]>
   </description>
   <pubDate>Fri, 22 Aug 2008 15:24:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40286&amp;title=listview-itemclick-and-multi-select-issue#40286</guid>
  </item> 
  <item>
   <title><![CDATA[ListView.ItemClick and multi select issue : In a multiselect ListView, I need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40271&amp;title=listview-itemclick-and-multi-select-issue#40271</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4426">ddragut</a><br /><strong>Subject:</strong> 11930<br /><strong>Posted:</strong> 22 August 2008 at 10:52am<br /><br />In a multiselect ListView, I need to count the number of selected entries to do additional work with various buttons. Since SelectedItem property only returns the first item in the selection, I have to loop through the ListItems collection and check the Select attribute (some <DIV>SelectedItems collection would be nice <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">)</DIV><DIV>&nbsp;</DIV><DIV>Starting with no selection, I select say items 1 and 2 which works fine, the logic will return that there are 2 selected items, then I simply click one of the items already selected (no CTRL or anything, I want a selection of a single item) but now the logic will return that there are still 2 items selected! To me this would seem like ItemClick is firing before the other items are marked correctly as deselected?!</DIV><DIV>&nbsp;</DIV><DIV>If i do the same, but instead I click an item no&nbsp;3 that wasn't previously selected, the logic returns correctly that there is only one item selected, so it seems there is an issue when trying to select a single item already selected.</DIV><DIV>&nbsp;</DIV><DIV>I hope it makes sense.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 22 Aug 2008 10:52:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11930&amp;PID=40271&amp;title=listview-itemclick-and-multi-select-issue#40271</guid>
  </item> 
 </channel>
</rss>