| Subject: | Re: cfgridsortcolumn |
|---|---|
| From: | "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Thu, 31 Jul 2008 19:04:57 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.getting_started |
Scope your variables here:
<cfif gridsortcolumn neq "" or gridsortdirection neq "">
ORDER BY #gridsortcolumn#
#gridsortdirection#
Also, what do you think will happen if one of those variables is an empty
string and the other is not?
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | ColdFusion MX7 Verity Problems, skelm |
|---|---|
| Next by Date: | Re: cfgridsortcolumn, kodemonki |
| Previous by Thread: | cfgridsortcolumn, kodemonki |
| Next by Thread: | Re: cfgridsortcolumn, kodemonki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |