You say you see no errors in the Ajax debug window. What about
Firebug? What XHR request do you see?

On 8/24/07, Jaysheel Bhavsar <[EMAIL PROTECTED]> wrote:
> Yes, all my values were null, and for some reason one of the values passed 
> showed more null values than what should have been there. So I changed all 
> the variable names used in cfgrid tag.  Now I don't get any error messages, 
> but I don't get anything at all.  Its just an empty grid.  I ran the query in 
> mysql directly with the values passed from the form, and I get 388 rows 
> returned.  I ran the page with query attribute in cfgrid instead of bind 
> attribute and I get the right result (except that my header is all screwed 
> up, but I will deal with it later.). But I don't get any result back with 
> bind attribute, and no errors in the logs or in the AJAX debug window.  I 
> don't even see the query execution in regular cfdebug output either (but i 
> guess thats because of the way bind calls my query).
>

-- 
===========================================================================
Raymond Camden, Camden Media

Email    : [EMAIL PROTECTED]
Blog      : www.coldfusionjedi.com
AOL IM : cfjedimaster

Keep up to date with the community: http://www.coldfusionbloggers.org

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287112
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to