Posted 6 March 2019, 8:43 am EST
Hi,
In our project, we are populating the data through WebAPI and binding it to ActiveReport in Code Behind (.cs) using C# as dataset.
The problem we are facing, the detail section is showing only one record (last record) though the dataset has more than 10 records. Please let us know how do we display all 10+ records in the detail section. Please find attached the sample code we used for our development. We are using ActiveReport v12 and .NET framework 4.6.2.