Hi,
I am trying to load the data from Progress to a Kendo Grid. Data is not loading into the grid.
My format JSON out put as follows.
callback({"rows": [
{
"customer_number": "x-X",
"customer_name": "XXX",
"customer_group": "",
"customer_email": "",
"sales_group": "XX"...