Hello,
I have a need to be able to parse the list of Report Parameters from a TRDX report file. Can I do this through the Telerik Reporting API, or should I simply load and parse the TRDX as an XML document?
I'm still interested to know if I overlooked some part of the Telerik Reporting API that would have handled this for me.
Thanks!
0
Accepted
Stef
Telerik team
answered on 20 Dec 2013, 09:50 AM
Hello Kyle,
You can deserialize the XML report definition(trdx file) and iterate the ReportParameters collection. This approach also allows you to customize the report definition before processing/displaying it.
I hope this information helps you.
Regards,
Stef
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.