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

VS Report designer does not render custom Report classes

1 Answer 58 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Thys
Top achievements
Rank 1
Thys asked on 11 Sep 2014, 08:04 AM
Since we have a number of common things in our reports we like to create a base class (derived from report). We put all the common stuff in the base class, including a few custom properties.

The Telerik report designer does not like this, after changing the base class from "Report" to "BaseReport" the designer does not render the report correctly any more, it only shows the report items (tables etc), not the report itself.

This behaviour is contrary to how VS normally handles this. This method of having a customised base class works for other VS components such as forms and datasets. 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 15 Sep 2014, 01:13 PM
Hi Thys,

Please check my response in the following forum thread: Report inheritance (header, footer & data source).

There you can find details how to work with reports, when you use inheritance in VS, and other approaches for achieving the same result without using inheritance.

Regards,
Stef
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.

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