Hi,
I'm evaluation the Telerik Reporting to buy some licence in my company but the first problem I found, the documentation is basic, so I can't found how to can do pagination with SQL Server data source, the report has around 30,000 rows so when it try to render in the browser crashing.
I'm using HTML5 Viewer and WebAPI to render the reports,
I'm thinking in page from store procedure but I not found information how to configure the pagination control to return the number of records or to identify the page number
Somebody can help me to resolve it?