This is a migrated thread and some comments may be shown as answers.

sample for webform reporting?

1 Answer 119 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Haoli Li
Top achievements
Rank 1
Haoli Li asked on 16 Jun 2008, 08:12 PM
can anyone please help me with "create a telerik reporting directly in webform". sample code will be great!  I really need to create report in my web application programmatically instead of creating a class library to contain my report.
thanks!

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Jun 2008, 02:41 PM
Hi Haoli Li,

As we've explained in our help documentation and in various forum threads, we do not recommend using our Reporting tool directly in websites, due to various problems caused by the high level of commitment of websites and VS  - the designer is not fully working, the report datasource is reset or not recognized, the DataSetTableAdapter gets messed up etc.
If you still want to use it, you can do so by adding App_Code folder in your website and add telerik report to it. After that you can follow the conventions and best practices from our help describing the report creation. The same goes for programmatic creation - more info available here.

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Haoli Li
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or