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

How to pass control value from ASP.NET web-form code behind

0 Answers 81 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
SURYA
Top achievements
Rank 2
SURYA asked on 01 May 2018, 08:00 AM

I have some dynamic variable in my ASP.NET web-form application in session, that will stored when user login. In session variable I have some user information and some connection string of some database which will be created dynamically at run-time. 

How can I pass these variable data to report to bind some control to display user information and show some data from SqlDataSource which connection string also passed form ASP page to report.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
SURYA
Top achievements
Rank 2
Share this question
or