So, would I take the HttpClient Response object and just assign that directly to the Report.Data ?
This is the json string I get:
My report control displays the 2nd record twice but not the first record.
In Chrome debugger, I get this
But, this error is BEFORE I execute the HttpClient
I have call to my ASP.NET Web API that returns a json file with 2 records in it. I take the response, create a new array as Report2.Data and ArrayPush each row.
However, the 2nd row of the array is the only row that gets pushed to the Report2.Data array and shows 2 times. The first record does not get added to the array.
Thoughts?
Todo el mundo puede leer el foro de soporte de DecSoft para aprender del mismo, sin embargo, sólo los clientes de DecSoft pueden abrir nuevos hilos. Compre una o más licencias de productos de DecSoft y obtendrá este y otros beneficios.