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?
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.