<?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 : DatePicker Control not changing?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : DatePicker Control not changing?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 12:43:07 +0000</pubDate>
  <lastBuildDate>Thu, 06 Dec 2012 02:39:43 +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=20394</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[DatePicker Control not changing? : Hi,I come across issue with Date...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20394&amp;PID=69365&amp;title=datepicker-control-not-changing#69365</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 20394<br /><strong>Posted:</strong> 06 December 2012 at 2:39am<br /><br />Hi,<br><br>I come across issue with Date Picker Control.<br><br>We have calendar view and date piker view and also using CXTPCalendarController class.<br><br>We have implementation like below<br>1. When calendar view open it displayed today's date on Calendar view and also on Date Picker view.<br>2. We have trapped "Ctrl+PageUp" key which will move the calendar view to 1 year back.<br>3. We have trapped "Ctrl+PageDown" key which will move the calendar view to 1 year forward.<br><br><b>Issue we are facing is that</b><br>-- When do "Ctrl+PageUp"the calendar view goes to 1 year back and display the date on the toolbar properly <b>BUT</b> <b>Date Picker View do not display </b>the calendar of 1 year back.<br><br>-- Please see the attached screen shot <a href="uploads/2903/DatePickerC&#111;ntrol_not_changing_with_respect_to_view_data.zip" target="_blank">uploads/2903/DatePickerControl_not_changing_with_respect_to_view_data.zip</a><br><br>-- We are trying with below<br>CXTPDatePickerControl* pDatePicker = pFrameChild-&gt;m_CalendarController.GetDatePicker();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (pDatePicker)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPCalendarView* pView = GetCalendarCtrl().GetActiveView();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; oleSelectedDate = JDateToOleDateTime(CalSelectedDate, 0);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pDatePicker-&gt;Select(oleSelectedDate);&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pFrameChild-&gt;m_CalendarController.SetDatePicker(pDatePicker);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pDatePicker-&gt;RedrawControl();<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>Please let me know if any thing I am missing or any other way to do this!<br><br>Thanks,<br>Saket Kumar<br><br>]]>
   </description>
   <pubDate>Thu, 06 Dec 2012 02:39:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20394&amp;PID=69365&amp;title=datepicker-control-not-changing#69365</guid>
  </item> 
 </channel>
</rss>