It will be in the variables scope for the query, but as this is an issue
with the Ajax sending rather than receiving I doubt that is the issue.

Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Wed, Jul 23, 2014 at 7:02 AM, Stephen Hait <stephenh...@gmail.com> wrote:

>
> On Tue, Jul 22, 2014 at 4:51 PM, Maureen <mamamaur...@gmail.com> wrote:
>
> >
> > I didn't see scopes on the variables in your return statement.
> > <cfreturn queryconvertforgrid(pilots, page, pagesize) />
> >
> > Not sure if that matters, but I would scope them just in case.
>
>
> I'm not sure how to correctly scope pilots. It's the name of the query but
> if it try query.pilots or var.pilots the grid doesn't receive any data. I
> was able to change page and pagesize to arguments.page and
> arguments.pagesize without causing any noticeable problems but also without
> resolving the main issue. If you know how I should correctly scope the
> query name, pilots, let me know and I can see if that makes any difference.
>
> Regards,
> Stephen
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358977
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to