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

Re: BInding to a grid...

Subject: Re: BInding to a grid...
From: "PASAdmin" <webforumsuser@xxxxxxxxxxxxxx>
Date: Sat, 26 Jul 2008 00:35:48 +0000 (UTC)
Newsgroups: macromedia.coldfusion.advanced_techniques

Oops.. I wasn't paying attention when I pasted the code into the window. Thanks 
for pointing that out..






 THIS Is the first grid: 

  <cfgrid height="400" rowheaders="false" name="AppUsers" format="flash" 
                query="qGetGridUsers" colheaderbold="yes" sort="yes" 
sortascendingbutton="yes" sortdescendingbutton="yes" 
                onchange="{userGridChanged()}{getGroupData()}" >


 I agree with you on the SQL, but I'm just a contractor - this is an internal 
site, someone else wrote the cfc and I haven't seen much use of cfqueryparam 
around here...


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