<?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 : Column Number Format</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Column Number Format]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 00:49:03 +0000</pubDate>
  <lastBuildDate>Wed, 22 Sep 2010 07:38:19 +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=17294</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[Column Number Format : Hi Shan,Nice! but have you tried...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60405&amp;title=column-number-format#60405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17294<br /><strong>Posted:</strong> 22 September 2010 at 7:38am<br /><br />Hi Shan,<br><br>Nice! but have you tried to use the groupformula and sum up the item(the you have formatted with comma)?. as i have tested it wont sum up...<br><br>is this a limitation in RC? hope is not..<br><br>thanks...<br>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 07:38:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60405&amp;title=column-number-format#60405</guid>
  </item> 
  <item>
   <title><![CDATA[Column Number Format : Hi Aaron ,  Thanks for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60399&amp;title=column-number-format#60399</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6244">SHAN</a><br /><strong>Subject:</strong> 17294<br /><strong>Posted:</strong> 22 September 2010 at 4:18am<br /><br />Hi Aaron ,<DIV>&nbsp;</DIV><DIV>&nbsp;Thanks for your Quick reply ...!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I tried and found myself a solution for this issue.....!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Private Sub ReportControl1_BeforeDrawRow(ByVal Row As XtremeReportControl.IReportRow, ByVal Item As XtremeReportControl.IReportRecordItem, ByVal Metrics As XtremeReportControl.IReportRecordItemMetrics)</DIV><DIV>&nbsp;</DIV><DIV><strong><FONT color=#0000cc>&nbsp;&nbsp;&nbsp; Row.Record.Item(3).Caption = Format(Row.Record.Item(3).Caption, "##,##0")</FONT></strong></DIV><DIV><strong><FONT color=#0000cc><BR></FONT></strong>End Sub</DIV>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 04:18:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60399&amp;title=column-number-format#60399</guid>
  </item> 
  <item>
   <title><![CDATA[Column Number Format : Hi,  I know format property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60396&amp;title=column-number-format#60396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17294<br /><strong>Posted:</strong> 22 September 2010 at 3:46am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I know format property isn't wonderfull for non US users...&nbsp;I did test once and couldn't solve this but with the help of Jason (@jpbro) I solved the formatting&nbsp;issue. Maybe it can help you too.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://forum.codejock.com/uploads/3701/20090608_144218_M&#111;ney&#070;ormat1.zip" target="_blank">uploads/3701/20090608_144218_MoneyFormat1.zip</A></DIV><DIV>&nbsp;</DIV><DIV>Good luck <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 03:46:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60396&amp;title=column-number-format#60396</guid>
  </item> 
  <item>
   <title><![CDATA[Column Number Format : Hi,  I want to set a Column...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60388&amp;title=column-number-format#60388</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6244">SHAN</a><br /><strong>Subject:</strong> 17294<br /><strong>Posted:</strong> 22 September 2010 at 1:34am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>&nbsp;I want to set a Column Number Format. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;Currently it shows like this:&nbsp;&nbsp; <strong><FONT color=#ff0000>12345</FONT></strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;I need to show the format like this: <FONT color=#0000cc><strong>12,345</strong></FONT> (Comma Format)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>How to do this? Anyone pls help....!</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 01:34:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17294&amp;PID=60388&amp;title=column-number-format#60388</guid>
  </item> 
 </channel>
</rss>