Last post Apr 20, 2012 02:15 AM by cnranasinghe
Member
40 Points
38 Posts
Apr 18, 2012 04:11 AM|yasir002|LINK
Is there any way to pass sessios value to the desired function and then display the report i have tryied but still no data is displayed on the report i have used the dataset and a function to call the report help me out ??
Contributor
6711 Points
2334 Posts
Apr 20, 2012 02:15 AM|cnranasinghe|LINK
Send the sesson value as a CR parameter. Create a parameter field on design view and assing session value from the code behind.
Member
40 Points
38 Posts
Passing Sessions Value to Generate Report
Apr 18, 2012 04:11 AM|yasir002|LINK
Is there any way to pass sessios value to the desired function and then display the report i have tryied but still no data is displayed on the report i have used the dataset and a function to call the report help me out ??
Contributor
6711 Points
2334 Posts
Re: Passing Sessions Value to Generate Report
Apr 20, 2012 02:15 AM|cnranasinghe|LINK
Send the sesson value as a CR parameter. Create a parameter field on design view and assing session value from the code behind.