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 |
If 200 is for all successful operation then why do we have 201 response codes?
Rate yourself in .net and sql database?
1 Answers BrickRed, Infosys, Satyam, SP Software,
How are sessions stored?
What is rending process in ASP.NET?
0 Answers Sans Pareil IT Services,
what is state management,what is the purpose of it,how it will be implemented in real time?
How to store a dataset in a viewstate?
What are server activated objects?
where is declare global variable in asp.net and what is use of global variable
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Please briefly explain the usage of global.asax?
In how many ways we can retrieve table records count?
Is asp.net mvc still used? : Asp.Net MVC
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)