Author Topic: PQgrid stopped working when migrating from Coldfusion 9 to 10  (Read 2722 times)

larksys

  • Newbie
  • *
  • Posts: 23
    • View Profile
PQgrid stopped working when migrating from Coldfusion 9 to 10
« 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?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: PQgrid stopped working when migrating from Coldfusion 9 to 10
« Reply #1 on: January 08, 2015, 12:38:58 pm »
Check the format of JSON data in dataModel.getData callback.

larksys

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: PQgrid stopped working when migrating from Coldfusion 9 to 10
« Reply #2 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.