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?
Is there a downloadable example anywhere that I could refer to?