<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quick Tip: Formatting Number Columns with DisplayTag</title>
	<atom:link href="http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 10 Jan 2012 05:14:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tamer</title>
		<link>http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/comment-page-1/#comment-55582</link>
		<dc:creator>Tamer</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/#comment-55582</guid>
		<description>Hi, when I sort a displaytag column that contains numbers it is treated as string for example: (1,10,11,2,3,...etc)
I want the column to be sorted as integers like this (1,2,3,4,...,10,11,..etc)
How do I acheive this ?</description>
		<content:encoded><![CDATA[<p>Hi, when I sort a displaytag column that contains numbers it is treated as string for example: (1,10,11,2,3,&#8230;etc)<br />
I want the column to be sorted as integers like this (1,2,3,4,&#8230;,10,11,..etc)<br />
How do I acheive this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vk</title>
		<link>http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/comment-page-1/#comment-2887</link>
		<dc:creator>Vk</dc:creator>
		<pubDate>Tue, 19 Aug 2008 06:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/#comment-2887</guid>
		<description>It helped indeed!!

Thank you</description>
		<content:encoded><![CDATA[<p>It helped indeed!!</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmularien</title>
		<link>http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/comment-page-1/#comment-2868</link>
		<dc:creator>pmularien</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/#comment-2868</guid>
		<description>Well, this syntax is actually instantiating a &lt;a href=&quot;http://displaytag.svn.sourceforge.net/viewvc/displaytag/trunk/displaytag/src/main/java/org/displaytag/decorator/MessageFormatColumnDecorator.java?revision=1081&amp;view=markup&quot; rel=&quot;nofollow&quot;&gt;MessageFormatColumnDecorator&lt;/a&gt; behind the scenes. That Decorator simply hands off the contents of the column to an instance of &lt;a href=&quot;http://java.sun.com/javase/6/docs/api/java/text/MessageFormat.html&quot; rel=&quot;nofollow&quot;&gt;MessageFormat&lt;/a&gt; with the specified pattern. So, the answer to your question is - &quot;look at the MessageFormat Javadoc&quot;. Hope that helps!</description>
		<content:encoded><![CDATA[<p>Well, this syntax is actually instantiating a <a href="http://displaytag.svn.sourceforge.net/viewvc/displaytag/trunk/displaytag/src/main/java/org/displaytag/decorator/MessageFormatColumnDecorator.java?revision=1081&#038;view=markup" rel="nofollow">MessageFormatColumnDecorator</a> behind the scenes. That Decorator simply hands off the contents of the column to an instance of <a href="http://java.sun.com/javase/6/docs/api/java/text/MessageFormat.html" rel="nofollow">MessageFormat</a> with the specified pattern. So, the answer to your question is &#8211; &#8220;look at the MessageFormat Javadoc&#8221;. Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vk</title>
		<link>http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/comment-page-1/#comment-2867</link>
		<dc:creator>Vk</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/06/06/quick-tip-formatting-number-columns-with-displaytag/#comment-2867</guid>
		<description>Do you know where can I find all the formatting rules?

Thanks</description>
		<content:encoded><![CDATA[<p>Do you know where can I find all the formatting rules?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.331 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-01 03:17:56 -->

