How do I pass culture info from client to server? I'm using the js library to initialize the report viewer (telerik_ReportViewer).
I had a look the doc here here but I don't see how this can be passed to the server.
I want to pass the culture info to the reporting service so that I can set the culture of the running thread correctly.
Thanks