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

building report query programmatically

1 Answer 72 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
License Developer
Top achievements
Rank 1
License Developer asked on 10 Nov 2009, 07:24 PM
Is it possible to build the query dynamically - with variable numbers of parameters and parameter values?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 11 Nov 2009, 01:35 PM
Hi,

As a new user to Telerik Reporting we would suggest you visit the online resources linked below:

Online examples

Online documentation

KB articles

Code library

Video Tutorials

Blog posts


Of course, you can browse the public forum as well in order to find specific information/code sample concerning an aspect of the Reporting features. There are numerous threads which can get you started/assist you through the development process.
As for your question, you are not forced to bind the report through the Report Wizard. If you need to you can bind it programmatically through the NeedDataSource event, or even from the calling application by instantiating the report class and setting its DataSource property.

Kind regards,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
License Developer
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or