I'm using the stimulsoft mvc report viewer, on an asp.net mvc4 app. I am trying to figure out how to override the default settings for encoding and separator, so that my end users don't have to change them.

In particular, I need to know how to go about accessing the StiCsvExportSettings object. I also need to know the correct place in the code to put it (on the viewer, or the report setup callback).

I can't find any documentation on how this should be done.

Does anybody have any experience with this concept?

有帮助吗?

解决方案

It's impossible to do in current version. This feature will be available in one of next prerelease builds.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top