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

Downloadable Examples of Sub Reports - Entity Datasource

1 Answer 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 06 Nov 2012, 01:18 PM
I'm trying to create a SubReport using an entityDatasource.  I am able to do it using the Designer, however I need to do it in code because i'll need to join some tables (unless I can do this in the Designer).  I've tried to emulate the code example here  http://www.telerik.com/help/reporting/entitydatasource-retrieving-data-from-an-entity-data-model.html but to no avail as it never shows up in the configuration of mydatasource.

Is there a downloadable example anywhere that I could refer to?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 07 Nov 2012, 02:08 PM
Hi Tim,

Our goal is to make all tasks achievable via the report designer, so that users do not have to write a single line of code. In this line of thoughts, providing examples that show how to accomplish a certain task with code is not in our plans. You can create what you need via the report designer and then inspect the code in InitializeComponent for the actual code that it has generated for you.

Kind regards,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

Tags
General Discussions
Asked by
Tim
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or