Got it. Works now. I was looking right at that and I did not see it.
Thanks Ray, you rock! > No, what I mean is - go here: > > http://dev.thinksys.com/atc/portal/modules/inventory/data. cfc?method=getproducts&returnFormat=json&argumentCollection=%7B%22page%22%3A1%2C%22pageSize%22%3A10%2C%22gridsortcolumn%22%3A%22%22%2C%22gridsortdirection%22%3A%22%22%7D&_cf_nodebug=true&_c> f_nocache=true&_cf_clientid=9DD5A34E600C2D12C2BC77ACEDE990C8&_cf_rc=0 > > View source. > > See the link tag? That is breaking your response. > > > On 8/7/07, Steve Sequenzia <[EMAIL PROTECTED]> wrote: > > I guess I am confused (what's new, right). The link to the actual > grid is: > > > > http://dev.thinksys.com/atc/portal/modules/inventory/viewInventory. > cfm > > > > That does not load any data in the. The only update I have made to > that is I made the column names upper case. > > > > The query string from Firebug when that page loads is: > > http://dev.thinksys.com/atc/portal/modules/inventory/data. cfc?method=getproducts&returnFormat=json&argumentCollection=%7B%22page%22%3A1%2C%22pageSize%22%3A10%2C%22gridsortcolumn%22%3A%22%22%2C%22gridsortdirection%22%3A%22%22%7D&_cf_nodebug=true&_c> f_nocache=true&_cf_clientid=9DD5A34E600C2D12C2BC77ACEDE990C8&_cf_rc=0 > > > > That displays the JSON data string in the browser when it is clicked > it. > > > > It seems to me like the grid is just not reading the data string for > some reason. Maybe my code is wrong but I cannot seem to find where. > > > > Again here is the code: > > > > > -- ======> ===================================================================== > Raymond Camden, Camden Media > > Email : [EMAIL PROTECTED] > Blog : www.coldfusionjedi.com > AOL IM : cfjedimaster ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285637 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

