To, If you're using that CFQueryReader Ext package, then you want to use 
ColdFusion's json serialization of the native query object. You want to 
read that documentation thoroughly, and probably look at the sample code 
in the download. The purpose behind the custom reader is to allow you to 
work with CF without having to generate 'special' output from the server.

Steve 'Cutter' Blades
Adobe Community Professional
Adobe Certified Expert
Advanced Macromedia ColdFusion MX 7 Developer
____________
http://cutterscrossing.com


Co-Author "Learning Ext JS 3.2" Packt Publishing 2010
https://www.packtpub.com/learning-ext-js-3-2-for-building-dynamic-desktop-style-user-interfaces/book

"The best way to predict the future is to help create it"


On 1/12/2012 6:01 AM, Tom Small wrote:
> Hi, I am using a cfc that converts queries to ext grid. When I run the code 
> keep getting error. Would appreciate any help on this issue:
>
> 'Unable to parse the JSON returned by the server: You're trying to decode an 
> invalid JSON String:’
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:349425
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to