Add a custom export service to mvc viewer
Posted: Sat Aug 13, 2016 7:16 am
Hello
I'm using Stimulsoft Reports Web 2016.1 trial version and i want to add a custom export service to save menu of mvc viewer.
I've created my custom export service class that's inherited from StiExcelExportService class and added it to the StiOptions.Services.Exports object, that is used in show report's view action method. But the StiMvcViewer didn't show my custom export service in its save menu.
It did work using windows application implementation.
So what's the solution?
I'm using Stimulsoft Reports Web 2016.1 trial version and i want to add a custom export service to save menu of mvc viewer.
I've created my custom export service class that's inherited from StiExcelExportService class and added it to the StiOptions.Services.Exports object, that is used in show report's view action method. But the StiMvcViewer didn't show my custom export service in its save menu.
It did work using windows application implementation.
So what's the solution?