I am using ReportViewer in WebForm i want to add the Export option Dropdown list. Can yiu help me this.
i want to add XLSX format instead of XLS in Export Dropdown. can you help me this

Loading
I am using ReportViewer in WebForm i want to add the Export option Dropdown list. Can yiu help me this.
i want to add XLSX format instead of XLS in Export Dropdown. can you help me this

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Naimish MakwanaPosted Feb 10, 2023, 6:25 AM
Hi Muthu,
If you are using local reports you cannot add more options to the export dropdown, as this is a limitation of the ReportViewer control in this mode.
Reference : https://stackoverflow.com/a/45884854/3054222
Thanks
Naimish Makwana