ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: larksys on January 08, 2015, 11:37:46 am

Title: PQgrid stopped working when migrating from Coldfusion 9 to 10
Post by: larksys on January 08, 2015, 11:37:46 am
We recently migrated from Coldfusion 9 to version 10 on Windows Server 2012. Using Jquery 1.11.   PQgrid stopped displaying data.  I get the grid and see the attempt to get the data.  I don't see any errors.  Does anyone have any ideas?
Title: Re: PQgrid stopped working when migrating from Coldfusion 9 to 10
Post by: paramvir on January 08, 2015, 12:38:58 pm
Check the format of JSON data in dataModel.getData callback.
Title: Re: PQgrid stopped working when migrating from Coldfusion 9 to 10
Post by: larksys on January 11, 2015, 08:22:01 am
Why would CF 10 change the format of Json.  It appears to be a CF problem.  I discovered an error message that has to do with buffering.