1
Help for ParamQuery Grid (free version) / Re: Help with Conditional Formatting
« on: September 16, 2020, 12:15:51 am »
Hi,
I get "undefined is not an object (evaluating 'rowData.pq_cellcls.Fees = "pink"')" when I put the class assignment in a try catch block. I am using JSON data by remotely getting it from a MySQL server if that matters. I believe rowData.pq_cellcls is undefined leading to this error. Does this need to be assigned somewhere previously that I am missing?
I get "undefined is not an object (evaluating 'rowData.pq_cellcls.Fees = "pink"')" when I put the class assignment in a try catch block. I am using JSON data by remotely getting it from a MySQL server if that matters. I believe rowData.pq_cellcls is undefined leading to this error. Does this need to be assigned somewhere previously that I am missing?