I want my end user to select fields from database i allow them and generate reports or charts as they want. is it possible to integrate report designer into asp.net application ? or any other way to achieve my task.
1 Answer, 1 is accepted
0
Peter
Telerik team
answered on 23 Apr 2014, 02:48 PM
Hi Asutosh,
We provide report designers only for desktop environment. Still if they don't require complex designer you can use standard web controls to collect the end users report requirements and generate the report definition on the fly. The fastest way is to create the desired report layout in the Visual Studio Report Designer and use the code it automatically generated in the .Designer.cs file as a template for dynamic report generation.
Regards,
Peter
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.