This is a migrated thread and some comments may be shown as answers.

HTTP Access control on reporting

1 Answer 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 18 Mar 2008, 10:36 PM
I have users logging in using simple HTTP Auth (NTLM on IIS). I need this info, the user id / pw to be passed to the report i am creating. How can i do that ?

1 Answer, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 20 Mar 2008, 02:05 PM
Hello Jay,

The best way to provide specific values for the report (report engine) is by using Report-Parameters. In the attached sample solution, you can find a report (ClassLibraryVB.Report1) with two report parameters which values are displayed in two text boxes. Also, a web form where the values of the two edit controls are used to initialize report's parameters.

If the specific information sent to the report is not for displaying but for use in the data connection or filtering please review this video sample where such a case is explained.

Please, review the samples and let me know if there are other questions.

Best wishes,
Ivan
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Jay
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Share this question
or