<?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: i started coding in grails</title>
	<atom:link href="http://www.spamcollect.com/archives/6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spamcollect.com/archives/6</link>
	<description>about, all the spam in my life</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:25:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Jason Rudolph</title>
		<link>http://www.spamcollect.com/archives/6/comment-page-1#comment-1</link>
		<dc:creator>Jason Rudolph</dc:creator>
		<pubDate>Wed, 16 May 2007 23:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.spamcollect.com/archives/6#comment-1</guid>
		<description>&lt;blockquote&gt;in ruby i can define my table in the database and the generated html is in the same order like the db.
there is no sort in grails or i am not understanding it.&lt;/blockquote&gt;

By default, the Grails scaffolding sorts the columns (i.e., the domain class attributes) in alphabetical order.  If you&#039;d like to define your own ordering and still use the scaffolding, you can do so via the constraints as described &lt;a href=&quot;http://www.grails.org/Scaffolding#Scaffolding-CustomisingtheGeneratedviews&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

I hope this helps.

Cheers,
Jason</description>
		<content:encoded><![CDATA[<blockquote><p>in ruby i can define my table in the database and the generated html is in the same order like the db.<br />
there is no sort in grails or i am not understanding it.</p></blockquote>
<p>By default, the Grails scaffolding sorts the columns (i.e., the domain class attributes) in alphabetical order.  If you&#8217;d like to define your own ordering and still use the scaffolding, you can do so via the constraints as described <a href="http://www.grails.org/Scaffolding#Scaffolding-CustomisingtheGeneratedviews" rel="nofollow">here</a>.</p>
<p>I hope this helps.</p>
<p>Cheers,<br />
Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>

