Thanks agian for helping,
My cfc returns Page, Total and rows now like following,
{"ROWS":[[16,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[17,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[18,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[19,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[20,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[21,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[22,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"],[23,"July, 02 2013 00:00:00",10.00,20.00,30.00,"test"]],"PAGE":2,"RECORDS":23,"TOTAL":2. 0}
for some reason, Page, records and total in the end of the file, but the grid does not have data any more.
The grid shows data when cfc does not return page, total, and records, but no pager.
Grid does not show data when cfc returns page, total and records, for some reaosn,
Thanks again for helping,
Regards,
Iccsi,