<?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 : SetSelection in GroupIndex</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : SetSelection in GroupIndex]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:08:29 +0000</pubDate>
  <lastBuildDate>Mon, 16 Oct 2006 02:55: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=5292</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[SetSelection in GroupIndex : Hi Mir,GetSelection and SetSelection...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5292&amp;PID=16549&amp;title=setselection-in-groupindex#16549</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5292<br /><strong>Posted:</strong> 16 October 2006 at 2:55am<br /><br />Hi Mir,<br><br>GetSelection and SetSelection methods are now obsolete, they came from first versions of Calendar and now left only for compartibility.<br>&nbsp;<br>There is a new way to use selection: <b>CalendarView.Selection</b> property.<br>&nbsp;<br>Example:<br>wndCalendarControl.DayView.Selection.GroupIndex = 3&nbsp; <br>&nbsp;&nbsp;&nbsp; OR<br>wndCalendarControl.ActiveView.Selection.GroupIndex = 3&nbsp; <br>&nbsp;<br>--<br>WBR,<br>Serge&nbsp;<br>]]>
   </description>
   <pubDate>Mon, 16 Oct 2006 02:55:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5292&amp;PID=16549&amp;title=setselection-in-groupindex#16549</guid>
  </item> 
  <item>
   <title><![CDATA[SetSelection in GroupIndex : Hi! On the ContextMenu event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5292&amp;PID=16527&amp;title=setselection-in-groupindex#16527</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2015">IDBG</a><br /><strong>Subject:</strong> 5292<br /><strong>Posted:</strong> 15 October 2006 at 3:41am<br /><br /><P>Hi!</P><DIV>On the ContextMenu event of the calendar I can get the GroupIndex from the CalendarHitTestInfo object.</DIV><DIV>&nbsp;</DIV><DIV>i = HitTest.ViewGroup.GroupIndex</DIV><DIV>&nbsp;</DIV><DIV>However, I can't seem to find any way to use this group index to set selection on the appropriate resource. </DIV><DIV>&nbsp;</DIV><DIV>No matter how I use it, the SetSelection seems to default to the first resource.</DIV><DIV>&nbsp;</DIV><DIV>I'm using </DIV><DIV>&nbsp;</DIV><DIV>HitTest.ViewDay.View(i).View.SetSelection dtStart, dtEnd, False</DIV><DIV>&nbsp;</DIV><DIV>Am I missing something?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!!</DIV><DIV>Mir</DIV>]]>
   </description>
   <pubDate>Sun, 15 Oct 2006 03:41:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5292&amp;PID=16527&amp;title=setselection-in-groupindex#16527</guid>
  </item> 
 </channel>
</rss>