No announcements
Found 3152008 threads
-
2 Votes
How to pass parameters to WebForms ReportViewer and its LocalReport during ASP.NET page load?
Does anybody know how I can do that.Unanswered | 7 Replies | 9973 Views | Created by aclcarter - Friday, November 6, 2009 1:16 PM | Last reply by MGUser - Wednesday, November 13, 2013 7:02 PM -
0 Votes
Parameter losing its value from an ASP.NET application
These reports work fine when users change the parameters within ReportViewer and click "View Report"... the URLString retains its initial value ...Answered | 2 Replies | 4771 Views | Created by ScottKaysee - Tuesday, February 9, 2010 11:02 PM | Last reply by ScottKaysee - Thursday, February 11, 2010 7:35 AM -
0 Votes
Reportviewer - localreport
' How do I remove it ?Answered | 10 Replies | 957 Views | Created by Ravnø Data - Tuesday, December 17, 2019 10:57 AM | Last reply by Ravnø Data - Monday, January 13, 2020 10:40 AM -
2 Votes
How to pass Report parameter in ReportViewer Control
I need to access a reportviewer page from a 2008 project.Answered | 17 Replies | 101657 Views | Created by Nilay - Friday, November 11, 2005 11:35 AM | Last reply by LizzyW - Thursday, May 22, 2008 7:22 PM -
0 Votes
ASP.NET ReportViewer Examples Lacking
Thanks, Rajeev for the 2 new WebForms samples.Answered | 10 Replies | 20583 Views | Created by Paytheon - Wednesday, January 4, 2006 3:45 AM | Last reply by Bryan Cooper - Wednesday, February 15, 2006 6:57 PM -
1 Votes
Load rdlc report in reportviewer
Please refer to the walkthrough using ReportViewer control toload report in web ...Answered | 2 Replies | 9113 Views | Created by linkit - Wednesday, March 27, 2013 10:52 AM | Last reply by Fanny Liu - Thursday, March 28, 2013 6:42 AM -
1 Votes
Passing lattude, longitude valus from a HTML page to webform
I am using ASP.NET.Answered | 7 Replies | 4128 Views | Created by rowter - Tuesday, March 9, 2010 4:23 PM | Last reply by rowter - Wednesday, March 10, 2010 3:26 PM -
0 Votes
ReportViewer - Parameters Controls Style
important; } </style> Please note that you need to modify the ClientID of the parameter drop-down list according to your own web application.Answered | 1 Replies | 5120 Views | Created by Nadim2522 - Tuesday, August 28, 2012 7:44 AM | Last reply by Mike Yin - Wednesday, August 29, 2012 4:39 PM -
0 Votes
Refreshed ReportViewer (RDLC)
I made a business app and its almost complete and my deadline is near :(.Answered | 15 Replies | 23054 Views | Created by jihmantiquilla - Saturday, January 16, 2010 4:38 PM | Last reply by TechCrank - Wednesday, June 16, 2010 5:43 AM -
1 Votes
Using WebForms ReportViewer in Winforms
This would be extremely beneficial in providing the ability to copy text from the report, as Microsoft has not upgraded the ReportViewer WinForms is several years.Answered | 4 Replies | 4588 Views | Created by Shreesha - Tuesday, March 6, 2012 9:32 AM | Last reply by mrtheTrain - Tuesday, December 30, 2014 10:05 PM -
0 Votes
ReportViewer LocalReport 2015 enhancements, more general
Hi Wbsutphin, According to your description, you need to know the enhancements and or bug fixes for ReportViewer LocalReport 2015, right?Answered | 1 Replies | 765 Views | Created by Van Derrick - Monday, October 12, 2015 2:28 PM | Last reply by Charlie Liao - Tuesday, October 13, 2015 5:14 AM -
0 Votes
Closing a webform in page load.
Hi sini_tg, You can use AJAX to make a call to an ASP.net page without showing it in a windows.Answered | 2 Replies | 6244 Views | Created by sini g - Friday, February 26, 2010 5:25 PM | Last reply by Fidel spong - Thursday, August 12, 2010 3:17 AM -
0 Votes
How to pass multivalued parameters to SSRS report hosted in ReportServer from ASP.Net page
call the report programatically rather than via url then pass parameter values as an array If you use the reportviewer control you should be able to store ...Answered | 1 Replies | 4862 Views | Created by Lekshmi Raju - Thursday, November 25, 2010 2:56 PM | Last reply by GeoffBarraclough - Friday, November 26, 2010 12:08 AM -
0 Votes
Passing Parameters from ASP.NET page
Getting the values that have been entered is up to you, but what I'm showing here is that you need to get the customer inputs, and populate an array with these values, and then pass that ...Answered | 15 Replies | 7834 Views | Created by odeddror - Sunday, December 26, 2010 12:03 PM | Last reply by odeddror - Wednesday, December 29, 2010 12:50 PM -
0 Votes
Persist the name and value attributes from a multi-value parameter being passed from ASP.Net to ReportViewer SSRS
Hello Matt, From your description, I think you want to get both key and value of the selected items from the dropdown parameters in the report in ReportViewer of ...Answered | 1 Replies | 3184 Views | Created by Matt Troncone - Tuesday, June 19, 2012 1:47 PM | Last reply by Edward Zhu - Wednesday, June 20, 2012 9:24 AM -
11 Votes
passing parameters during navigation in windows 8
The problem appears when the app is suspended and the SuspensionManager tries to serialize the parameter to save in its local storage.Answered | 13 Replies | 30791 Views | Created by Prathap reddy k - Wednesday, April 11, 2012 8:44 AM | Last reply by jrboddie - Monday, July 15, 2013 7:20 PM -
0 Votes
How to pass parameter to MyHttpModule class though asp.net
During the pipeline processing, the states of all the controls on the visited aspx page are are manipulated by the cooperation of your code ...Answered | 2 Replies | 10531 Views | Created by ramkanuganti - Wednesday, March 31, 2010 2:28 AM | Last reply by Max Vasiliev - Friday, March 29, 2013 2:47 PM -
1 Votes
Passing value for parameters between scripts in a load test
In a web test plugin, or in a web test request plugin, access the context parameter "$LoadTestUserContext" and cast its value to a ...Answered | 7 Replies | 1752 Views | Created by Krishna86 - Thursday, July 2, 2015 9:52 AM | Last reply by Krishna86 - Monday, July 6, 2015 1:20 PM -
2 Votes
ReportViewer control - Choosing between LocalReport and ServerReport
Users who are familiar with server reports that run on a remote SQL Server Reporting Services report server should note the following differences: In ...Answered | 2 Replies | 20695 Views | Created by jhcorey - Monday, December 27, 2010 4:13 PM | Last reply by Challen Fu - Wednesday, December 29, 2010 2:59 AM -
17 Votes
LocalReport Error - A data source instance has not been supplied for the data source
LocalReport is particular abount the name one passes when adding a new dataset.Answered | 36 Replies | 179363 Views | Created by Francois Geldenhuys - Saturday, October 22, 2005 6:22 AM | Last reply by bioscom - Wednesday, July 17, 2013 10:16 AM - Items 1 to 20 of 3152008 Next ›
No announcements