-
Alex
2
posts
Member since:
Jul 2017
Posted 14 Mar 2018
Link to this post
Hello, for testing, I installed Telerik Reporting R1 2018 and configured the filtering in the parameter report. In the studio, everything works, but when you build and install on the server, the data is displayed all without filtering in Chrome and Firefox. In safari and IE work fine. Project ASP.NET 2.0 Framework 4.0.
-
-
Alex
2
posts
Member since:
Jul 2017
Posted 14 Mar 2018
in reply to
Alex
Link to this post
Change in web.config <globalization culture="en" uiCulture="en" enableClientBasedCulture="true" />
-