<?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 : ReportC&#111;ntrol: &#070;ormated Item Value</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : ReportC&#111;ntrol: &#070;ormated Item Value]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 05:34:31 +0000</pubDate>
  <lastBuildDate>Tue, 19 Apr 2005 14:53:42 +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=2112</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[ReportC&#111;ntrol: &#070;ormated Item Value : sorry oleg, I did understand which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6300&amp;title=reportcontrol-formated-item-value#6300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 2112<br /><strong>Posted:</strong> 19 April 2005 at 2:53pm<br /><br /><P>sorry oleg, I did understand which functions you meant, but using these functions means I have to compromise my solution by formating the item.value using the closest vb alternative to that used/displayed by the control.</P><P>What I'd like to do is display/use the exact same formatted value the user sees in the ReportControl. So if one date item is formatted ddd dd/mm/yyyy and another is formatted yyyy-mm-dd, I am able to display the date (item.value) in the correctly formatted way so as not to confuse the end user.</P><P>Is this possible, or can it be added in future?</P>]]>
   </description>
   <pubDate>Tue, 19 Apr 2005 14:53:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6300&amp;title=reportcontrol-formated-item-value#6300</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: &#070;ormated Item Value : I mean you can use FormatDateTime...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6291&amp;title=reportcontrol-formated-item-value#6291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2112<br /><strong>Posted:</strong> 19 April 2005 at 8:11am<br /><br /><P>I mean you can use <strong>FormatDateTime</strong> VB function</P><P><strong></strong>&nbsp;</P><P><strong>FormatDateTime(Item.Value, <FONT size=2>vbShortDate</FONT>)</strong></P><P><strong>FormatDateTime(Item.Value, <FONT size=2>vbGeneralDate</FONT>)</strong></P><P><strong></strong>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 19 Apr 2005 08:11:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6291&amp;title=reportcontrol-formated-item-value#6291</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: &#070;ormated Item Value : I&amp;#039;d like to be able to access...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6263&amp;title=reportcontrol-formated-item-value#6263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 2112<br /><strong>Posted:</strong> 15 April 2005 at 3:53pm<br /><br /><P>I'd like to be able to access the visible value for all items displayed in the control regardless of type.</P><P>For date values, how can I convert the ReportCOntrolItem.Format string into a VB method?</P>]]>
   </description>
   <pubDate>Fri, 15 Apr 2005 15:53:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6263&amp;title=reportcontrol-formated-item-value#6263</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: &#070;ormated Item Value : if you need only datevalue, you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6257&amp;title=reportcontrol-formated-item-value#6257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2112<br /><strong>Posted:</strong> 15 April 2005 at 7:52am<br /><br />if you need only datevalue, you can use VB functions. (Format)]]>
   </description>
   <pubDate>Fri, 15 Apr 2005 07:52:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6257&amp;title=reportcontrol-formated-item-value#6257</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol: &#070;ormated Item Value : How can I retrieve the formatted...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6244&amp;title=reportcontrol-formated-item-value#6244</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 2112<br /><strong>Posted:</strong> 14 April 2005 at 4:05am<br /><br /><P>How can I retrieve the formatted text for a ReportRecordItem?</P><P>In the ReportSample project, which has a formated date column, I cannot seem to get out the formatted date string using item.caption, item.Value or item.format</P><P>any ideas</P>]]>
   </description>
   <pubDate>Thu, 14 Apr 2005 04:05:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2112&amp;PID=6244&amp;title=reportcontrol-formated-item-value#6244</guid>
  </item> 
 </channel>
</rss>