macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: cfgridsortcolumn

Subject: Re: cfgridsortcolumn
From: "kodemonki" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 31 Jul 2008 19:54:09 +0000 (UTC)
Newsgroups: macromedia.coldfusion.getting_started

http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_wit
h_CFML/UDFs4.htm#1163335

 But I scoped them anyway and turned that line to 

 <cfif arguments.gridsortcolumn neq "">
        ORDER BY        #gridsortcolumn# <cfif arguments.gridsortdirection neq 
"">#gridsortdirection#</cfif>

 Same problem.  No improvement.


<Prev in Thread] Current Thread [Next in Thread>