I am opening Crystal Report in asp.Net 3.5. Report is
opening very well but when I click on Refresh button of
Crystal Report then it gives "Missing Parameter values"
I also tried property of CR Viewer like
crViewer.ReuseParameterValuesOnRefresh = True
But it is not working.
Plz give me solution.
Answer / richard des jardins
What I have done is create a protected sub OR void that
sets all the parameters including the SetDataBaseLogon;
let's call it LoadForm. I am not sure you you are loading
the report on initail page load or if the use has to
trigger an event before it is loaded. If it is on page
load, call the method on page load. If it is loaded after a
user interaction,I call the LoadForm() then set a sesiion
variable inticated that it has been loaded. Then in the
page load, Id add a conditional of that session exists or
is NOT nothing, then call LoadForm.
This is assuming you are using a ReportViewer. The
ReportViewer will handle State so paging should work as
expected.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is soap?
5 Answers Cognizant, Microsoft, NCR,
Explain the scenario where we go for inpro and outpro session?
What is asp.net ajax?
Can you explain the basic use of dataview?
What is the difference between globalization and localization?
What is the Difference between MVC And MVP design pattrens
What are the different methods that are used during the page load?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
How can you provide an alternating color scheme in a Repeater control?
can we transfer data from one page to another page using viewstate if so how?if not y?
Explain the difference between the web config and machine config.
Explain the overview of asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)