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

Table data is repeating many times and Report style is not added in browser

4 Answers 1646 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ram
Top achievements
Rank 1
Ram asked on 25 Nov 2014, 09:53 AM
Hi Team,
I am using Trial version of Telerik Reporting (v8.2). In that I am getting following issues,

1. I am binding the table data by using NeedDataSource Event. It's binding the data well, but the table is keep on repeating many times, even I am having Table in Report header page and made data source property of Report as NONE.

2. I have imported External XSLT into my report and assigned Style name to particular Header. Style is getting updated in Design time, but while running the application in browser it is not running.

Kindly clarify the details ASAP.

Regards,
Ram

4 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 28 Nov 2014, 09:27 AM
Hi Ram,

On your questions:
  1. The reason the Table item is repeated multiple times, could be that the Table item is positioned in a report section e.g. Detail, and you have set both the Table item and the report's DataSource properties. Thus there will be as many Details with Table items as records in the report's DataSource;
  2. Check the article regarding the creation and the usage of external stylesheets, and compare your project settings  - Exporting and Reusing Style Sheets.


If you need further help and it is an emergency, please open a support ticket and send us a demo project, including the report's code files and the web application from where it is displayed.

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.

 
0
Rod
Top achievements
Rank 1
answered on 02 Feb 2018, 03:53 PM

Thank you for this! I have been chasing this problem for a couple of hours. I am not sure how the datasource got set in both the table and the report since I had a version that was working at one point.

 

ROD>

0
Ephraïm
Top achievements
Rank 1
Iron
answered on 31 Mar 2020, 08:21 AM

Hello,

I am facing the exact same problem!! For some reason when I clic  on the pageHeaderSection, or on the detailSection or on the pageFooterSection I can see in the Data Explorer Tab that a data source is associated to these elements. I have no idea how to remove this DataSource since the the Data>Bindings property is already set to (none) for these three elements.

How can I remove the DataSource for the document??

 

Thanks for your answer!!! 

 

 

0
Ephraïm
Top achievements
Rank 1
Iron
answered on 31 Mar 2020, 09:18 AM

I finally figured out how to remove the DataSource of the Report!!! In the designer view, clic anywhere but on the report (i.e. clic outside the report) and then the properties that are shown are the properties of the Report and you can remove the Data>DataSource that is linked to the Report...

 

Tags
General Discussions
Asked by
Ram
Top achievements
Rank 1
Answers by
Stef
Telerik team
Rod
Top achievements
Rank 1
Ephraïm
Top achievements
Rank 1
Iron
Share this question
or