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

Issue on CSV export

4 Answers 203 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ismail
Top achievements
Rank 1
Ismail asked on 11 May 2015, 07:41 AM

Hi 

 

I am currently using the Reporting tool 2011 Q3

 

I know it is an outdated version of the tool.

 Just would like to know if anyone could assist me.

 I have the standard options that comes with the report viewer to export the data.

 When the users export the data in excel or pdf the file seems to export as i have created the report.

The issue i am having is when i export the data in a csv format 
i have two sub reports in my main report and a page break which separates the two sub reports.

The first sub reports data gets exported but the second one doesn't any idea how i could resolve this or remove the option of exporting to Csv.

 

i have tried 

<Telerik.Reporting>
    <Extensions>
      <Render>
        <Extension name="CSV" visible="false">
        </Extension>
      </Render>
    </Extensions>
  </Telerik.Reporting>

 

but it does not work.

 

Regards

 

4 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 12 May 2015, 08:54 AM
Hi Ismail,

This is a known issue logged in our system for improvement. Until there is a fix please test the suggestion from Export CSV like Excel does? (export of the underlying data without using the reporting engine).

Regards,
Stef
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Ismail
Top achievements
Rank 1
answered on 12 May 2015, 12:15 PM

Thanks Stef

 Is there a way for me to hide the option of CSV export from the dropdown menu in the report viewer?

 

Regards

Ismail

0
Stef
Telerik team
answered on 12 May 2015, 12:59 PM
Hello Ismail,

Please check Limit export options in ReportViewer to certain format only. The settings of Telerik.Reporting section must be considered with the used version.

Regards,
Stef
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Ismail
Top achievements
Rank 1
answered on 12 May 2015, 01:36 PM

Hi Stef

 

Thanks for the assistance i have managed to get the drop down to remove the CSV option.

 

Regards

Ismail

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